-
chap4
程序代码说明
P0401:用Prewitt算子检测图像的边缘
P0402:用不同σ值的LoG算子检测图像的边缘
P0403:用Canny算子检测图像的边缘
P0404:图像的阈值分割
P0405:用水线阈值法分割图像
P0406:对矩阵进行四叉树分解
P0407:将图像分为文字和非文字的两个类别
P0408:形态学梯度检测二值图像的边缘
P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象(Program code description
P0401: Detects the edge of an image with the Prewitt operator
P0402: LoG operator with different σ values is used to detect the edge of the image
P0403: Detects the edge of an image with the Canny operator
P0404: Threshold segmentation of the image
P0405: Image segmentation using watermark threshold method
P0406: Quadtree decomposition of the matrix
P0407: The image is divided into text and non-text of the two categories
P0408: Morphological gradient detects the edge of a binary image
P0409: Morphology Example- Deletes all current lines the PCB image, leaving only the chip object)
- 2016-11-05 20:16:14下载
- 积分:1
-
ColorImageSegmentation
彩色图像分割算法,首先基于直方图粗分,而后通过kmeans细分,得到分割结果(Color image segmentation algorithm, first, rough segmentation based on histogram and then broken down by kmeans get segmentation results)
- 2009-12-23 10:00:56下载
- 积分:1
-
segmant
在VS2012平台上利用C++语言和opencv实现对图像的分块,并保存分块图像(Using the C++ language and OpenCV to block the image on the VS2012 platform and save the block image)
- 2017-12-13 16:05:48下载
- 积分:1
-
Fusiello_epipolarrectification
对立体视觉的双目图像进行极线校正,以实现双目致密匹配(Of three-dimensional visual image of the binocular epipolar rectification to realize dense binocular matching)
- 2008-05-22 19:38:57下载
- 积分:1
-
EZW
图像压缩经典EZW算法 可提初学者学习参考使用(image compression EZW)
- 2013-10-12 14:22:16下载
- 积分:1
-
图像校正
说明: toolbox_calib图像畸变矫正工具箱(Image distortion correction toolbox)
- 2020-04-24 18:33:50下载
- 积分:1
-
verstripewipe
全局法图像垂直条纹去除程序。可以处理高光谱图像、RGB图像,注释详尽。对于倾斜的条纹噪声图像,需要西安进行旋转,再使用该程序去除。内涵循环低速版和无循环高速版,通过比较(处理高光谱数据),高速版的速度比低速版快上近20倍。(Global image vertical stripes removal procedures. Can process the hyperspectral image, RGB image, detailed notes. The stripe noise images of Xi an, need to rotate, then use the program to remove. Connotation of circular low version and loop free high speed version, by comparing (hyperspectral data processing), high speed rate nearly 20 times than the low-speed model.)
- 2021-05-15 12:30:02下载
- 积分:1
-
水下图像融合
说明: 水下图像融合,图像融合,matlab语言(Underwater image fusion, image fusion, MATLAB language)
- 2020-06-29 20:20:02下载
- 积分:1
-
count-rice
本程序可以使用图像处理算法对图片进行处理,对于一个含有各种物体的图片,如米粒,可以计算物体的个数。使用前请配置好opencv环境。希望对大家学习图像处理和opencv有所帮助...(This procedure can use the image processing algorithm for processing images for a picture with a variety of objects, such as a grain of rice, can calculate the number of objects. Configured before use opencv environment. We would like to learn opencv image processing and help ...)
- 2009-04-23 16:05:57下载
- 积分:1
-
morn
利用数学形态学的原理实现图像处理,包括腐蚀、膨胀、开、闭运算(The principle use of mathematical morphology realize image processing, including corrosion, swelling, open and close operation)
- 2008-03-30 08:47:22下载
- 积分:1