资源列表
bayer
- 本程序可将全彩RGB图像转换为贝尔模板,用于原始数据处理.-this procedure can be full color RGB image is converted to Bell template for the original data processing.
Thin
- 一种改进的图像区域中心线提取方法,为了避免出现边界多个1的情况,算法预先扩充边界。-an improved regional image centerline extraction methods, in order to avoid a number of the border, Algorithm advance expand border.
matalb
- 数字图像处理,利用matlab开发环境进行编程实践。
ewnlb
- 二维图像逆滤波 //LPSTR lpDIBBits - 指向源DIB图像指针 //LONG lWidth - 源图像宽度(象素数,必须是4的倍数) //LONG lHeight - 源图像高度(象素数) / //函数说明: //该函数用来对BlurDIB()生成的DIB图像进行复原操作。 BOOL WINAPI RestoreDIB (LPSTR lpDIBBits, LONG lWidth, LONG lHeight) {
Image_Compression
- 基于小波理论等方法,实现了对2D图像的压缩。欢迎分享!-Method based on wavelet theory, the realization of the 2D image compression. Welcome to share!
fft
- 实现数字图像处理中的傅里叶变换与傅里叶反变换-fft and ifft
diedai
- 图像分割迭代算法,该算法可以实现图像分割-Iterative image segmentation algorithm that can achieve image segmentation
naivebayes
- 已调试好的基于贝叶斯判别的手写体数字识别的matlab实现,包括样本图片的预处理、创建朴素贝叶斯分类器对象和检验判别效果的程序源代码大全-failed to translate
car_video_canny
- 将一段车辆视频,分别在三个窗口内显示其原始图像,灰度图像及边缘检测图像。这三个窗口 是同一列的。-The period of vehicle video, respectively, in the original image, gray-scale image, and the edge detected image is displayed within the three windows. These three windows are in the same column.
pong-(1)
- 简易版弹珠游戏。人通过键盘控制弹板与机器对战。可以通过修改代码增加弹珠速度-The Pong Game
harri
- 基于opencv2.0的harris角点检测,详细的中文注释,可直接修改图片路径使用-Based on the detection of harris corner opencv2.0
opencv_digitalimage_processing
- 基于opencv的图像处理程序,包含色彩空间转换,大律法阈值分割和形态学运算等-image processingincluding color space conversion and large law threshold segmentation and morphological operations, etc based on opencv