apj0007 / PrawnView

End of career project where a number of prawns that arrive by a tape previously separated by vibration is visualized, positioned and counted.
GNU General Public License v3.0
0 stars 0 forks source link

parameterize prawn length #13

Closed apj0007 closed 6 years ago

apj0007 commented 6 years ago

parameterize prawn length in analiza(img,imgBN)

apj0007 commented 6 years ago

print("Introducir los siguiente datos:")

prawnlong=int(input("\t-Longitud del langostino/gamba."))

if region.minor_axis_length > prawnlong and region.major_axis_length>prawnlong:

apj0007 commented 6 years ago

it is necessary to create variables with each type of shrimp with his lenght

apj0007 commented 6 years ago

Created function tallaProducto that parameterize the size of the prawn