资源列表
[图形图像处理(光照,映射..)] harris-opencv
说明:基于opecv2.4.9实现Harris角点。具有很大的参考价值。。只要配置了环境,即可运行,但是关于尺度不变性还有待解决-Based opecv2.4.9 achieve Harris corner. Has great reference value. . Just configure the environment, you can run, but on the scale invariance has yet to be re<blake> 在 2025-05-18 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] CarNumberRecognition
说明:本算法主要分成这几个部分,图像输入、图像预处理、去噪、车牌字符分割和字符识别。-The algorithm is divided into several parts, image input, image preprocessing, de-noising, license plate character segmentation and character recognition.<胡永辉> 在 2025-05-18 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] code
说明:①去噪得到理想图像 均值滤波获取理想图像,滤波窗口取3 3; 改进均值滤波获取理想图像,滤波过程中首先去掉滤波窗口中的最大值点和最小值点,然后进行滤波,滤波窗口取3 3; 利用中值滤波法,获取理想图像,滤波窗口取3 3或5 5; 改进中值滤波法,获取理想图像,选取中值滤波法的中间三个值的平均作为输出,滤波窗口取3 3; ②利用原始图像减去理想图像得<周越> 在 2025-05-18 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] Average
说明:对图像进行均值滤波的JAVA代码,完整可运行,可供初学的朋友参考。-Filtering the image mean JAVA code, complete run, for beginners reference to a friend.<Ailsa> 在 2025-05-18 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] matlab-addition-to-dry
说明:通过fft变换,对图片进行信号进行除燥,进行反ifft变换图像重构-By fft transform, the picture signal in addition to dry, inverse transform image reconstruction ifft<周预> 在 2025-05-18 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] matlab-circle-fitting
说明:提供一个完整有用的MATLAB圆拟合程序及其说明-MATLAB provides a complete circle fitting program useful and descr iptions<徐佳源> 在 2025-05-18 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] VCImage-process
说明:IDC数字图像处理,包括图像分割,图像增强,图像复原以及去噪等-image processing<江南> 在 2025-05-18 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] Huffman-coding-image
说明:在MATLAB环境下,对图像进行哈夫曼编码。-In the MATLAB environment, the image Huffman.<龚飞> 在 2025-05-18 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] cx
说明:水果识别对水果篮子中的水果分类,给一幅图中的数字标记去掉圆环。-Identification of the fruit basket of fruit in the fruit classification, giving a figure of numerals to remove the ring.<高晓俭> 在 2025-05-18 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] image
说明:MATLAB实用源代码 1.图像反转 MATLAB程序实现如下: I=imread( xian.bmp ) J=double(I) J=-J+(256-1) 图像反转线性变换 H=uint8(J) subplot(1,2,1),imshow(I) subplot(1,2,2),imshow(H) -matlab code<田笑> 在 2025-05-18 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] scan-line-filling-algorithm
说明:用opengl实现扫描线填充算法 程序可正常运行-Use opengl achieve scan line filling algorithm Program can be run properly<wangxiaochen> 在 2025-05-18 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] harriscorner2
说明:在opencv上编写的Harris角点检测,先进行Candy边缘检测,再检测角点,不是直接调用里面的函数,把是角点的位置标记了出来 -Harris corner detection in opencv prepared to make Candy edge detection, and then detect the corner, which is not a direct call function to mark the po<windbells> 在 2025-05-18 上传 | 大小:3kb | 下载:0