资源列表
[图形图像处理(光照,映射..)] hough_ellipse1
说明:基于椭圆的几何性质确定椭圆的两个参数,再结合hough确定另外三个参数,实现椭圆的检测-Based on the geometric properties of the ellipse to determine the two parameters of the ellipse, and then combined with Hough to determine the other three parameters, to achieve the detection of ellipse<xujialiang> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] IRI_Demosaicing
说明:利用迭代残差插值的去马赛克算法,进一步减小估计误差,得到更准确的全彩色图像,性能很不错。-Iterative interpolation residuals demosaicing algorithm to further reduce the estimation error, more accurate full-color images, the performance is very good.<Yu Lin> 在 2025-06-18 上传 | 大小:4.67mb | 下载:0
[图形图像处理(光照,映射..)] code
说明:输入图片进行选取特征点。将样本自动截取后,进行仿射变换,输出大量样本。-Capture pictures and affine transformation, obtaining samples<王慧> 在 2025-06-18 上传 | 大小:4kb | 下载:0
[图形图像处理(光照,映射..)] k-meansPBOF
说明:BOF算法(图像检索算法)和kmeans(迭代)进行聚类,实现图像检索-BOF algorithm (image retri algorithm) and kmeans (use function extremum obtained by the method of adjustment rules iteration) cluster<王慧> 在 2025-06-18 上传 | 大小:19.44mb | 下载:0
[OpenGL] CTest
说明:visualStudio2015编程环境下配置OpenGL开发,实现贴纹理的方式实现3D地球自转-visualStudio2015 u7F16 u7A0B u73AF u5883 u4E0B u914D u7F6EOpenGL u5F00 u53D1 uFF0C u5B9E u73B0 u8D34 u7EB9 u7406 u7684 u65B9 u5F0F u5B9E u73B03D u5730 u7403 u81EA u8F6C<FlowerWord> 在 2025-06-18 上传 | 大小:6.74mb | 下载:0
[图形图像处理(光照,映射..)] NLMfilt
说明:图像非局域加权平均降噪处理,程序是用matlab编写的,非常简单易用。-nonlocal mean (NLM) fitting<Scidilii Chan> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] suanfaFUZZCLUST
说明:基于 MATLAB 模糊C均值算法,有用的算法代码-Fuzzy C-means algorithm based on MATLAB and useful algorithm code<name> 在 2025-06-18 上传 | 大小:12kb | 下载:0
[图形图像处理(光照,映射..)] Digital_Image
说明:数字图像处理实验报告,包含一些实验的说明和程序,适合初学者学习使用-Digital image processing experimental report, including some experimental descr iption and procedures for beginners to learn to use<huge> 在 2025-06-18 上传 | 大小:2.11mb | 下载:0
[绘图程序] VB4
说明:使用绘图语句建立一个演示二次函数曲线的窗体程序。其中,三个文本框控件txtA, txtB、txtC用来输入二次函数的参数,图片框Picture1用来显示二次函数曲线,命令按钮cmdXsqx用来启动二次函数曲线的绘画,命令按钮cmdCls用来清除二次函数曲线。-Use the drawing statement establishes a quadratic curve form demonstration program. Among them, three text box controls<黎大大> 在 2025-06-18 上传 | 大小:5kb | 下载:0
[图形图像处理(光照,映射..)] matlab-PCArenlian
说明:这个是基于matlab做的人脸识别程序,算法基于pca,根据相关需求亲自改过可使用,效果良好-This is a face recognition program based on MATLAB algorithm based on PCA, according to the relevant requirements, it can be used to good effect.<东升> 在 2025-06-18 上传 | 大小:556kb | 下载:0
[图形图像处理(光照,映射..)] sobel-edge-detection
说明:Sobel算子根据像素点上下、左右邻点灰度加权差,在边缘处达到极值这一现象检测边缘。对噪声具有平滑作用,提供较为精确的边缘方向信息,边缘定位精度不够高。当对精度要求不是很高时,是一种较为常用的边缘检测方法。本代码用sobel边缘检测,检查细胞边缘,有图。- 简体中文 繁体中文 英语 法语 德语 西班牙语 Sobel operator according to the pixel point up and down, left and right adjacent pixels g<wuyi> 在 2025-06-18 上传 | 大小:21kb | 下载:0