资源列表
[图形图像处理(光照,映射..)] thetestofcholesterol
说明:基于BP网络的胆固醇含量估计实验程序,对胆固醇含量进行了图形化的分析,可以直观观察。-BP network based on the cholesterol content estimated experimental procedures, on the cholesterol content of a graphical analysis of the visual observation.<任璐娟> 在 2025-11-26 上传 | 大小:4kb | 下载:0
[图形图像处理(光照,映射..)] OTSUalgorithm
说明:图像OTSU算法的源代码和常用的一些关于OTSU的pdf文档-Image OTSU algorithm source code and used some of the pdf documents on OTSU<yang> 在 2025-11-26 上传 | 大小:1.11mb | 下载:0
[图形图像处理(光照,映射..)] zhifangtujunhenghua
说明:基于VC++6.0的源代码,显示BMP图像的直方图,并对直方图均衡化-Based on VC++ 6.0 source code, display BMP image histogram, and histogram equalization<luyc> 在 2025-11-26 上传 | 大小:39kb | 下载:0
[图形图像处理(光照,映射..)] snaketest
说明:snake算法的c源代码,一般snake算法可以用于图像的边缘检测,是一种比较新的方法-snake algorithm c source code, the general snake algorithm can be used to image edge detection, is a relatively new approach<yang> 在 2025-11-26 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] SusanCode
说明:susan源代码和常见的susan算法的pdf文档,susan算法是图像处理里面比较新的算法,可以用于图像的边缘提取-susan common source code and pdf documents susan algorithm, susan inside image processing algorithm is a relatively new algorithm, can be used for image edge extraction<yang> 在 2025-11-26 上传 | 大小:2.3mb | 下载:0
[图形图像处理(光照,映射..)] dct
说明:将图像做成8*8矩阵,然后通过DCT矩阵实现DCT变换的算法-The image into 8* 8 matrix, and then realize DCT transform matrix DCT algorithms<wang zhuo > 在 2025-11-26 上传 | 大小:1kb | 下载:0
[图形/文字识别] 001
说明:基于AR模型的间谐波检测算法的研究Based on the model of inter-AR harmonic detection algorithm research-AR model based on the inter-harmonic detection algorithm Based on the model of inter-AR harmonic detection algorithm research<walkinghill> 在 2025-11-26 上传 | 大小:290kb | 下载:0
[图形图象] Imagecompression
说明:bmp图像压缩 用哈夫曼算法压缩-bmp image compression using Huffman compression algorithm<颜雪> 在 2025-11-26 上传 | 大小:206kb | 下载:0
[图形图像处理(光照,映射..)] MyDib
说明:数字图像处理 位图的边缘检测 二值化 锐化等处理-Digital image processing, edge detection bitmap Binarization treatment sharpening, etc.<> 在 2025-11-26 上传 | 大小:1.83mb | 下载:0
[图形图像处理(光照,映射..)] Hough_transfor
说明:函数名称: * HoughDIB() * * 参数: * LPSTR lpDIBBits - 指向源DIB图像指针 * LONG lWidth - 源图像宽度(象素数,必须是4的倍数) * LONG lHeight - 源图像高度(象素数) * 返回值: * BOOL - 运算成功返回TRUE,否则返回FALSE。 * * 说明: * 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线 * 提取<luyc> 在 2025-11-26 上传 | 大小:12kb | 下载:0