资源列表
[图形图像处理(光照,映射..)] mhc06
说明:本程序主要实现了基于一些二维坐标的直线拟合,以函数调用形式求得直线方程的系数解。-This program is mainly based on the realization of two-dimensional coordinates of some linear fit to the function call in the form of the coefficients obtained by linear equation solution.<mehai> 在 2025-09-28 上传 | 大小:257kb | 下载:0
[图形图像处理(光照,映射..)] double-threshold
说明:双阈值分割算法,很简单,可以完成对大部分图像的分割。-double threshold image segmention<徐涛> 在 2025-09-28 上传 | 大小:257kb | 下载:0
[图形图像处理(光照,映射..)] susan
说明:主要思想就是:首先做一个和原图像等大的目标图像。然后用一个圆形的模板,用模板去遍历原图像每个像素,把模板内的每个像素都和模板中心像素比较,如果灰度小于一个阈值,那么就对目标图像当前和原图像相同位置的像素加一,直到结束。目标图像中在原图像是角点的位置就会取局部极小,所以做一个反向的相减。img=max(img)-img,if img<g,这里的g也是自己给定的阈值,我这里取了2*max(img)/3这样的阈值,g越大,得到的点就越多。这步之后角点的值就成为局部极大了。最后进行非极大抑制,去除<huhu222> 在 2025-09-28 上传 | 大小:257kb | 下载:0
[图形图像处理(光照,映射..)] mil
说明:mil配置 vc6++ 方法 matrox mil 是matrox公司开发的图像处理软件 -mil config vc6++ , matrox mil<lianlian> 在 2025-09-28 上传 | 大小:257kb | 下载:0
[2D图形编程] bianyuanjiance
说明:边缘检测,用matlab编程。边缘检测是图像处理和计算机视觉中的基本问题,边缘检测的目的是标识数字图像中亮度变化明显的点。图像属性中的显著变化通常反映了属性的重要事件和变化。-Edge detection, using matlab programming. Edge detection is an image processing and computer vision in the basic problems, edge detection is to identify the purpo<李爱> 在 2025-09-28 上传 | 大小:257kb | 下载:0
[图形/文字识别] ReadBitMap
说明:在VS2010下编写的对BMP的位图格式进行分析的控制台程序,包括2、4、8、16、24位的位图文件都可以分析。分析结果在控制台上显示。是VC图像处理课程的课程作业。-BMP bitmap format for the analysis of the console program, including 2, 4, 8, 16, 24 bitmap file can be analyzed. The results of the analysis are displayed on the con<whb> 在 2025-09-28 上传 | 大小:257kb | 下载:0
[图形图像处理(光照,映射..)] Imageguidedfiltering_CN
说明:这篇文章中,我们提出一个新颖的显式图像滤波器称为引导过滤器。起源于一个局部的线性模型,指导滤波器通过考虑指导图像的内容计算滤波输出,这种滤波器可以输入图像本身或另一个不同的形象-In this article, we propose a novel explicit image filter called the boot filter. The filter is derived a local linear model, which can be used to calculate the<王佳> 在 2025-09-28 上传 | 大小:257kb | 下载:0
[图形图像处理(光照,映射..)] RF_Reg_C
说明:随机森林算法的matlab代码,这里旨在给初学者研究的随机树回归算法-Random forest algorithm Matlab code, aimed at beginners study a random tree algorithm<刘高强> 在 2025-09-28 上传 | 大小:257kb | 下载:0
[图形图像处理(光照,映射..)] perceptualdiff0.9b-win32
说明:Perceptual different质量评价算法,可用于评价HDR图像,第二个版本-Perceptual quality uation algorithm and can be used for uation of HDR images<饿哦嗒啦> 在 2025-09-28 上传 | 大小:257kb | 下载:0