资源列表
[图形图像处理(光照,映射..)] edison_src
说明:meanshift 实现meanshift检测边缘,分割图像的源代码,可直接使用。经典算法-meanshift achieve meanshift edge detection, image segmentation of the source code, can be used directly. Classical algorithm<> 在 2025-05-19 上传 | 大小:2.48mb | 下载:0
[图形图像处理(光照,映射..)] EffectShow
说明:图像的特技显示 如实现图像的移动、百叶窗、栅条、马赛克效果等-Stunt show images such as image movement, shutters, rack, mosaic effect<王一鸣> 在 2025-05-19 上传 | 大小:424kb | 下载:0
[图形图像处理(光照,映射..)] Huffman
说明:实现图像的霍夫曼编码压缩以及解压缩的方法-Huffman coding to achieve image compression and decompression methods<王一鸣> 在 2025-05-19 上传 | 大小:109kb | 下载:0
[图形图像处理(光照,映射..)] ColorProcess
说明:对图像的颜色进行处理,如灰度化、伪彩色、亮度对比度调整等-Color image processing, such as gray, and pseudo-color, brightness, contrast adjustment, etc.<王一鸣> 在 2025-05-19 上传 | 大小:2.23mb | 下载:0
[图形图像处理(光照,映射..)] TransformShow
说明:图像变换的代码,可以对图像进行裁剪与合并、缩放、旋转、镜像等操作-Image Transform code, can be cut with the merger of images, zooming, rotating, mirroring, such as operation<王一鸣> 在 2025-05-19 上传 | 大小:489kb | 下载:0
[图形图像处理(光照,映射..)] FCMVB
说明:模糊聚类和硬聚类实现的VB代码: 1利用模糊理论的聚类方法把数据分类 2直接利用硬聚类方法把数据分类-Fuzzy Clustering and hard to achieve clustering of VB code: 1 using fuzzy clustering method to the theory of data classification 2 direct access to hard clustering m<风之彩> 在 2025-05-19 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] wavelet
说明:matlab中的小波算法用c语言实现,包括一维和二维。-matlab wavelet algorithm in c language, including the one-dimensional and two-dimensional.<gn> 在 2025-05-19 上传 | 大小:17kb | 下载:0
[图形图像处理(光照,映射..)] YUV2BMP
说明:实现YUV视频文件到24位BMP图形文件的批量转换-The realization of YUV video files to 24-bit BMP graphics file batch conversion<高明> 在 2025-05-19 上传 | 大小:25kb | 下载:0
[图形图像处理(光照,映射..)] HMM-faceRecognition
说明:用HMM算法实现人脸识别,对学习HMM初学者可以提供参考-Face Recognition Using HMM algorithm for learning HMM can provide a reference for beginners<哥琴> 在 2025-05-19 上传 | 大小:15kb | 下载:0
[图形图像处理(光照,映射..)] picProc.ZIP
说明:图像处理的程序,非常专业,非常值得您的一看-Image processing procedures, very professional, very worthy of a look at your<> 在 2025-05-19 上传 | 大小:7kb | 下载:0
[图形图像处理(光照,映射..)] VideoEXE
说明:视频采集数据 实现视频采集、预览,选择压缩器-Video capture data to achieve video capture, preview, select the compressor<dolphin> 在 2025-05-19 上传 | 大小:22kb | 下载:0
[图形图像处理(光照,映射..)] Hough
说明:Hough变换 BOOL Hough(HWND hWnd){ //定义一个自己的直线结构 typedef struct{ int topx //最高点的x坐标 int topy //最高点的y坐标 int botx //最低点的x坐标 int boty //最低点的y坐标 }MYLINE DWORD BufSize LPBITMAPINFOHEADER lpImgData<sunrise> 在 2025-05-19 上传 | 大小:2kb | 下载:0