资源列表
[图形图像处理(光照,映射..)] HOGFeature
说明:写了一个关于HOGFeature的类,可以简单的提取图像的HOGFeature-Wrote an HOGFeature class, you can simply extract the image HOGFeature<chenyuefeng> 在 2025-11-24 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] ellipse
说明:测量专业中很重要的基础知识,测量平差中误差椭圆的计算及画图程序-Measuring a very important foundation of professional knowledge, measurement error ellipse Adjustment calculation program<hao> 在 2025-11-24 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] art
说明:用VC++编写的自适应谐振网络(ART)模型的源代码,用于将二值数据集进行无师聚类。-This program contains code implementing the adaptive resonance theory(ART) network. Source code may be found in ART.CPP.<liangbizhen> 在 2025-11-24 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] canny
说明:Canny算子可有效的检测图像的边缘,得到较为清晰,较为准确的边缘。-Canny operator can effectively detect the edges of the image to get a more clear, more precise edges.<陈阳> 在 2025-11-24 上传 | 大小:3kb | 下载:0
[图形图象] All_graphi170258212004
说明:All graphics basic command for graphics developers-All graphics basic command for graphics developers...<mitesh> 在 2025-11-24 上传 | 大小:3kb | 下载:0
[图形图象] Email2173581272010
说明:E-mail program in c which will enable us to send email through command line<mitesh> 在 2025-11-24 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] YUV2RGB
说明:YUV420 与 RGB24 互相转换的函数-colour space conversion for tmndecode (H.263 decoder) ConvertRGBtoYUV ConvertYUVtoRGB ConvertYUVtoRGBWithEdge<hsiwen> 在 2025-11-24 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] ctt
说明:求鞍点、输入一个日期输出第二天日期、输出金字塔图形、在有序数列中插入一个数并排序-Find the saddle point, enter a date next date output, the output pyramid graphic, in order to insert a number of series and sequence<ctt> 在 2025-11-24 上传 | 大小:3kb | 下载:0
[波变换] Wavelet-image-denoising-procedures
说明:小波图像去噪程序。th=sigma*sqrt(2*log10(L*T)) 计算阈值 ch=c(1,num(4-i,1):num(4-i,3)+step(4-i)-1) 对各高频系数进行阈值处理 chl=length(ch) for j=1:chl if abs(ch(j))>=th ch(j)=sign(ch(j))*(abs(ch(j))-2*th/(1+exp(m*(ch(j)^2)))) 阈值处理函数 else -Wavelet image denois<朱兰花> 在 2025-11-24 上传 | 大小:3kb | 下载:0