-
<visual c++数字图像处理典型算法及实现>一书的第三章示例1灰度线性变换、阈值变换、灰度窗口变换、拉伸、均衡,很好的一本书和算法...
一书的第三章示例1灰度线性变换、阈值变换、灰度窗口变换、拉伸、均衡,很好的一本书和算法- the third chapter of a book on linear transformation Example 1 gray, threshold transform, gray level window transform, stretch, balance and a good book and algorithms
- 2022-12-23 04:35:03下载
- 积分:1
-
用验证码实现的验证码,最基本的例子!
用DELPHI实现的验证码识别的最基础例子!-DELPHI realize with the Verification Code to identify the most basic examples!
- 2023-02-23 01:20:04下载
- 积分:1
-
Digital image processing of the basic procedures for the preparation of vc++ are...
数字图像处理的基本程序 vc++编写 BMPViewer 有实例图片-Digital image processing of the basic procedures for the preparation of vc++ are examples of pictures BMPViewer
- 2022-03-03 07:37:34下载
- 积分:1
-
这个是彩色图像分割方法。与RegionExtract采用的方法不同。
首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值...
这个是彩色图像分割方法。与RegionExtract采用的方法不同。
首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值和峰谷进行区域分割,这样会得到很多的小区域,对这些小区域进行区域合并,区域合并的终止条件是:区域一致性距离在某个固定的阀值之间,比如20或者在某个自适应阀值(该阀值自动计算)。注意:区域合并在luv空间进行。-This is a method for color image segmentation. With the different methods used RegionExtract. First rgb convert hsv, components of the h histogram segmentation, the histogram peak and peak and valley. Utilization of the peak and peak-valley regional partition, it would receive many of the small area of these small regional regional merger, regional merger termination conditions are: the regional consistency of the distance between a fixed threshold, such as 20 or in a self-adaptive threshold (the threshold automatically calculated). Note: regional merger in luv space.
- 2022-03-15 04:34:49下载
- 积分:1
-
matlab数字图象处理
matlab数字图象处理 -Matlab digital image processing digital image processing Matlab Matlab digital image processing
- 2022-03-03 07:21:23下载
- 积分:1
-
Active contour demo implements snake, which essentially is an A* search. This ca...
Active contour demo implements snake, which essentially is an A* search. This can be used for image registration, segmentation, feature extraction.
- 2022-04-26 11:48:48下载
- 积分:1
-
打开tiff文件的一个简单程序,内附一幅测试图像。不同的tiff文件可能不支持,是研究tiff文件格式的一个很好的例子...
打开tiff文件的一个简单程序,内附一幅测试图像。不同的tiff文件可能不支持,是研究tiff文件格式的一个很好的例子-Tiff files to open a simple procedure, and inserting a piece of test images. Different tiff files may not support, is to examine the tiff file format of a good example
- 2022-03-13 10:24:33下载
- 积分:1
-
图像融合工具箱,包括线性方法,非线性方法,多分辨率方法等...
图像融合工具箱,包括线性方法,非线性方法,多分辨率方法等-The image fusion toolbox comes as a set of matlab m-file functions
- 2022-06-28 22:48:51下载
- 积分:1
-
在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
-
用Delphi制做,实现在打开,二值化,对图像的腐蚀,膨胀,轮廓提取等效果,使结构开,结构闭,细化,恢复原图等功能,以及从各个角度的投影等...
用Delphi制做,实现在打开,二值化,对图像的腐蚀,膨胀,轮廓提取等效果,使结构开,结构闭,细化,恢复原图等功能,以及从各个角度的投影等-system with Delphi done to achieve the open, two values, the image of corrosion, swelling, contour extraction effect, open structure, structural closure details, such as the maximum functional recovery, and from all angles as the projector
- 2022-04-24 16:50:23下载
- 积分:1