-
MATLAB-dct-and-idct
将图片进行8*8块的dct变换,以及8*8块的反变化恢复原图像(use 8*8 block dct to chang image, and use 8*8 block idct to renew image.)
- 2011-11-14 21:00:17下载
- 积分:1
-
barcode
基于图像的条形码识别程序(识别EAN13码),只要条形码的背景部分是纯色,程序就能有相当强的鲁棒性。(Image-based bar code recognition program (recognize EAN13 code), as long as the background of the bar code is solid, the program can be quite strongly robust.)
- 2010-01-23 02:13:23下载
- 积分:1
-
TLD
实现目标跟踪的算法,是目前比较先进具有代表性的算法的代码(target track algorithm )
- 2016-05-11 20:31:38下载
- 积分:1
-
H-noise_low_pass_bayer
说明: Pixel design for H-noise cal; imageJ platform ; test done
- 2020-06-22 16:00:01下载
- 积分:1
-
radon
基于opencv的radon直线检测、直方图均衡、sobel边缘检测等算法。(Opencv of the radon-based line detection, histogram equalization, sobel edge detection algorithm.)
- 2021-01-12 10:08:49下载
- 积分:1
-
resample_bilinear
可以实现图像的重采样,通过设置参数来减小或增大图像尺寸(Resampling of the image can be achieved by setting parameters to decrease or increase the image size)
- 2015-05-04 15:31:25下载
- 积分:1
-
lane-detection
车道偏离识别的程序,采用的是动态规划算法,对弯道也有比较高的识别率(lane departure algorithm, which has good performance even for curve lane.)
- 2012-05-13 19:33:14下载
- 积分:1
-
EasyDraw
asyDraw是一个简单的绘图软件,这个实例会综合运用本章所介绍了Visual C++ 2005的基础知识(this program for paint)
- 2010-01-12 10:09:38下载
- 积分:1
-
4
说明: 程序代码说明
P0401:用Prewitt算子检测图像的边缘
P0402:用不同σ值的LoG算子检测图像的边缘
P0403:用Canny算子检测图像的边缘
P0404:图像的阈值分割
P0405:用水线阈值法分割图像
P0406:对矩阵进行四叉树分解
P0407:将图像分为文字和非文字的两个类别
P0408:形态学梯度检测二值图像的边缘
P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象
(some imageprocessing sourcecode)
- 2010-04-08 12:09:58下载
- 积分:1
-
rotation-and-scaling
对图像进行旋转和缩放的源代码,支持原图像的抽样处理及任意角度的旋转(The image rotation and scaling in any direction)
- 2014-11-25 14:27:18下载
- 积分:1