|
We were using imagej happily to analyze our scans until the device maker added new text information to the file and changed tab delimited to csv. Now ImageJ text importer says "Line 3 is not the same length as the first line". I noticed it works fine if we remove the first 11 rows (text information) manually by a text editor. But is there a way to have imageJ to 1- skip those rows and 2- possibly read image size and scale information from those rows? For the time being 1 is our priority.
|