-
Notifications
You must be signed in to change notification settings - Fork 0
Pollen Tube Image Processing Tools.
License
silencej/pollenTubeProc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The main files are branMorphProc.m and preProc.m. PreProc.m is used to preprocess the image. BranMorphProc.m is used to analyze. Contact [email protected] for any problems. The codes in the directory is GPL licensed, but the 3rd party codes such as Bai's codes, SLIC, MyLee, .etc are licensed on their own. ################################# About Manual Correction: The manual correction can accomplish either adding or erasing task. You only need to select a region and the program will determine the operation depending on how much the region you specified are located. And more, you only need to specify a smaller region than you want to add, and the program will automatically expand the region according to its similarity with surroundings. In detail, if the region specified mostly located in the previous chosen zone (the region embraced by the white line), the program will take the erasing operation, otherwise the adding. It's well suited with human perception since if you want to erase, you will specify a region mostly overlapping the chosen zone. There are some points you should note: 1. When adding, the region you specify should always overlap with previous chosen region. Otherwise, you new added region will be isolated with the chosen zone and discarded afterwards. 2. You don't need to specify a region carefully. But make sure that a. The region you specify is always smaller than the region you want to add, b. And the region is always larger than the region you want to erase. The program will automatically expand or shrink your specified region respectively afterwards.
About
Pollen Tube Image Processing Tools.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published