PSMM / SLIC-Superpixels

Implementation of the SLIC superpixel algorithm to work with OpenCV
293 stars 147 forks source link

undefined istaken identifier #9

Open slayernerd96 opened 6 years ago

slayernerd96 commented 6 years ago

in my program. It stated that identifier "istaken" is undefined. how to fix this. do i need to declare it somewhere? i am new to this