-
在OpenCV的cvaux有高斯混合模型函数,其中定义了CvGaussBGModel类用于存放高斯混合模型的各个参数。在编写代码前需要对cvbgfg_gauss...
在OpenCV的cvaux有高斯混合模型函数,其中定义了CvGaussBGModel类用于存放高斯混合模型的各个参数。在编写代码前需要对cvbgfg_gaussmix.cpp和cvaux.h这两个文件做些修改-OpenCV has cvaux in the Gaussian mixture model function, which defines the category CvGaussBGModel Gaussian mixture model used to store various parameters. In the preparation of the code before the need for cvbgfg_gaussmix.cpp and cvaux.h revise the two documents do
- 2023-05-16 15:55:02下载
- 积分:1
-
一本MATLAB书籍的代码,主要可以帮助刚学习图像处理的同志做参考用。...
一本MATLAB书籍的代码,主要可以帮助刚学习图像处理的同志做参考用。-A MATLAB code books, mainly to help the comrades just to learn to do image processing reference.
- 2022-01-26 03:43:21下载
- 积分:1
-
图像去噪处理,gabor滤波,在纹理图像中运用广泛!
图像去噪处理,gabor滤波,在纹理图像中运用广泛!-Image denoising processing, gabor filtering, widely used in the texture image!
- 2022-05-30 13:26:52下载
- 积分:1
-
这个代码实现了很好的
This code implements the well-known Chan-Vese segmentation algorithm from the paper "Active Contours Without Edges."
This technique deforms an initial curve so that it separates foreground from background based on the means of the two regions. The technique is very robust to initialization and gives very nice results when there is a difference between the foreground and background means.
This code uses active contours and level sets in the implementation. It could also serve as a good framework for implementing all kinds of region-based active contour energies.
1.) Download
2.) Unzip
3.) Run >>region_seg_demo
See this site for experiments, videos, and more information on segmentation, active contours, and level sets:
[ http://www.shawnlankton.com/2007/05/active-contours/ ]
- 2022-06-21 17:17:59下载
- 积分:1
-
这是基于canny算子的边缘检测代码,基于vc环境,程序简洁
这是基于canny算子的边缘检测代码,基于vc环境,程序简洁-This is based on the canny edge detection operator code, vc-based environment, the procedures simple
- 2023-04-16 02:55:03下载
- 积分:1
-
Harris角点检测算法和改进的Harris角点检测算法
Harris角点提取算法和改进的Harris角点提取算法 -Harris Corner Detection algorithm and improved Harris Corner Detection Algorithm
- 2022-09-25 05:30:03下载
- 积分:1
-
ppm格式的图片转换成为bmp格式图片的转换工具。
ppm格式的图片转换成为bmp格式图片的转换工具。-ppm format photographs has become a picture of bmp format conversion tools.
- 2022-02-06 20:36:12下载
- 积分:1
-
JPEG2000 code Jasper model of follow
JPEG2000的示范性代码Jasper的后继版本,GEOJASPER,版本号1.701.0-JPEG2000 code Jasper model of follow-up version, GEOJASPER, version 1.701.0
- 2022-03-13 22:36:06下载
- 积分:1
-
Classification, texture features, feature vector extraction, matlab 7.0 original...
分类,纹理特征,提取特征向量,matlab 7.0 原程序,classifer,texture-Classification, texture features, feature vector extraction, matlab 7.0 original procedure, classifer, texture
- 2022-06-28 15:13:06下载
- 积分:1
-
png文件的读取程序和例子程序,简单方便。
png文件的读取程序和例子程序,简单方便。-png read the document procedures and examples of procedures simple and convenient.
- 2022-11-04 22:35:03下载
- 积分:1