搜索资源列表
pyramid_segmentation
- Pyramid Segmentation
pyramid_segmentation
- 采用金字塔分层的算法对图像进行分割,分割效果不错。
pyramid_segmentation.rar
- 此代码可以在Visual C++和OpenCV开发环境下,采用金字塔方法进行图像分割,This code can be Visual C++ And OpenCV development environment, using the pyramid method of image segmentation
pyramid_segmentation
- 基于opencv库和VC++6.0开发的图像分割 程序-Opencv-based library and VC++6.0 development of image segmentation procedure
pyramid_segmentation
- 采用金字塔算法进行图像分割-pyimand
pyramid_segmentation
- 金字塔图像分隔算法,在opencv下,采用c编写-pyramid_segmentation
pyramid_segmentation
- opencv 采用金字塔方法进行图像分割-opencv method using image segmentation pyramid
siftdemo
- 改程序采用C语言编写SIFT算法,包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-Change the use of C language program SIFT algorithm, contains the complete Gaussian pyramid from the image, DOG, space extremum point extraction, descr ipt
pyramid_segmentation
- 一个初级的OPENCV的绘画程序 希望可以帮助大家初步的了解 OPENCV在VC6.0上的实现方法-A SIMPLE PROJET
pyramid_segmentation(2)
- OpenCV种子填充实现彩色图像分割的代码-OpenCV
pyramid_segmentation
- example of opencv pyramid segmentation
pyramid_segmentation
- pyramid segmentation sample opencv
pyramid_segmentation
- 采用金字塔方法对图像进行分割。函数cvPrySegmetion实现金字塔方法的图像分割。金字塔建立到由level指定的最大层数。-Pyramid method using image segmentation. Function cvPrySegmetion pyramid method to achieve image segmentation. Pyramid to the level specified by the maximum number of layers.
pyramid_segmentation
- opencv中对图片进行高斯金字塔分层,对图片进行分割分出多层,便于进一步处理-opencv picture Gaussian pyramid hierarchical separation of multi-layered images segmentation to facilitate further processing
pyramid_segmentation
- 在C语言下可以运行的图像分割程序,适合初学者(pyramid_segmentation)