Description: Complete the region growing algorithm, which first edge detection using sobel (you can also skip this step), then the region growing to achieve segmentation. Use VC++6.0, opencv1.0
- [RAG] - Regional growth algorithm contains the a
- [regionIncre] - C++ source of region-growing algorithm
File list (Check if you may need any files):
work3\main.cpp
.....\work3.dsp
.....\work3.dsw
.....\work3.ncb
.....\work3.opt
.....\work3.plg
work3