Hello,
I am trying to find the size of aggregates in soil from an image. The logic i am trying to implement is contrast enhancement and then using line scanning to see the variation in the gray scale levels.
"Improfile" requires the user to manually draw a line with a cursor and it gives the gray level intensity variations across that horizontal line. I would line it to automatically take multiple lines across the whole image, from one end to another(i would like to specify how many sample lines should be taken in an image) and provide the the gray level variations across each line as data.
I am trying to find the size of aggregates in soil from an image. The logic i am trying to implement is contrast enhancement and then using line scanning to see the variation in the gray scale levels.
"Improfile" requires the user to manually draw a line with a cursor and it gives the gray level intensity variations across that horizontal line. I would line it to automatically take multiple lines across the whole image, from one end to another(i would like to specify how many sample lines should be taken in an image) and provide the the gray level variations across each line as data.