-
regiongrow
说明: 通过选取初始种子点,进行图像的阈值分割,通过对比计算该点8领域灰度值是否符合阈值条件来对图像边缘进行分割(The image edge is segmented by choosing the initial seed point and comparing the gray value of the 8 domains of the point with the threshold condition.)
- 2018-12-24 16:09:11下载
- 积分:1
-
cry
通过IDL,简单实现灰度变换,彩色变换等基本操作,包括图片打开保存拖拽显示(Simple implementation of gray level transformation, color transformation and other basic operations)
- 2019-04-23 11:13:51下载
- 积分:1
-
Correlation-Filters-Tracking
基于核的相关滤波跟踪方法,最新的,TPMAI上的文章,速度超级快!(This MATLAB code implements a simple tracking pipeline based on the Kernelized
Correlation Filter (KCF), and Dual Correlation Filter (DCF).)
- 2014-09-23 18:14:40下载
- 积分:1
-
区域生长法
说明: 区域生长法进行图像分割,通过选取合适的种子点,将感兴趣区域分割出来。(The region growing method is used for image segmentation, and the region of interest is segmented by selecting appropriate seed points.)
- 2019-03-18 09:27:28下载
- 积分:1
-
cfa_laroche
将RGB格式的图片进行mosaic处理得到RawData格式的图片,然后再恢复成RGB格式彩色图片,laroche-CFA插值算法(turn an RGB picture to RawData picture,then recover the RawData picture to an RGB picture.it is called laroche-CFA.)
- 2020-09-12 13:48:01下载
- 积分:1
-
platerecognize
说明: 利用matlab实现车牌定位识别,基于颜色信息,效果很明显,准确率很好(License plate location using matlab to achieve recognition, color information based on the results it is clear that very good accuracy)
- 2009-07-23 22:22:08下载
- 积分:1
-
Cal_entropy
说明: 基于matlab平台计算一副图像的信息熵(Calculate the entropy of an iamge using matlab)
- 2009-07-30 19:59:37下载
- 积分:1
-
exposure_fusion
利用matlab实现不同曝光成度的图像融合,matlab实现HDR功能(Using matlab to realize image fusion with different exposure degrees, and using MATLAB to realize HDR function)
- 2021-04-09 16:38:59下载
- 积分:1
-
OCR
C#的图像处理,用于验证码的识别功能,可以识别简单的有背景干扰的验证码(C# image processing, is used to identify functional verification code, you can recognize simple background interference verification code)
- 2013-12-23 15:50:22下载
- 积分:1
-
Hough
实现Hough直线检测,标记直线的两端点坐标,再对相似的直线做曲线拟合,可以完美实现边缘连接。(Hough line detection, marking a straight line at both ends of point coordinates, similar linear curve fitting, can be the perfect realization of the edge connector.)
- 2012-08-27 14:51:42下载
- 积分:1