资源列表

« 1 2 ... .44 .45 .46 .47 .48 2549.50 .51 .52 .53 .54 ... 7721 »

[图形图像处理(光照,映射..)chepairecognition

说明:使用VC++6.0做开发工具,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向内存中贴图,以保证刷新的效率。 5)程序执行流程-use as a developm
<lihaichao> 在 2008-10-13 上传 | 大小:508.03kb | 下载:0

[图形图像处理(光照,映射..)image_processing_source_code

说明:图像处理源码内容: alpha_2.09.zip Alphat透明合成系统源代码源代码 jpeg_0.77.zip JPEG压缩编码系统源代码 calir_1.0.zip 腐蚀-膨胀-细化算法源代码 mkou_1.0.zip 图案抖动技术处理系统源代码 touch_1.01.zip 图象边沿检测-提取-轮廓跟踪算法源代码 xchange_1.03.zip 图象几何变换算法源代码 sima_1.07.zip 图象模板匹配算法源代码 mg
<徐明媚> 在 2025-06-18 上传 | 大小:508kb | 下载:0

[图形图像处理(光照,映射..)vc-image-transact

说明:有关图像处理程序的汇总,比较全面的完成了图像处理的代码设计。-the image processing procedures and collected more comprehensive completion of the image processing code design.
<李成成> 在 2025-06-18 上传 | 大小:508kb | 下载:0

[图形图像处理(光照,映射..)Blur_in_YCbCr

说明:对影像进行模糊处理,从左边的相素乘以某个比重再加到右边的像素,产生模糊的图形-Fuzzy image processing, from the left by multiplying Pixel plus a proportion of the pixel to the right, resulting in fuzzy graphics
<Sam> 在 2025-06-18 上传 | 大小:508kb | 下载:0

[图形图像处理(光照,映射..)Stereo-Disparity

说明:人们之所以能够看到深度,是因为,来自三维世界的不同视角。本程序尝试从一个2D图像映射并计算对应的3D的距离。-People have been able to see the depth, is because the three-dimensional world from different perspectives. This procedure attempts to map from a 2D image and calculate the corresponding 3D dista
<王拨> 在 2025-06-18 上传 | 大小:508kb | 下载:0

[图形图像处理(光照,映射..)Studyonedgedetectionandtargetrecognitionincomplexb

说明:
<陈平> 在 2025-06-18 上传 | 大小:508kb | 下载:0

[图形图像处理(光照,映射..)DCT_watermark

说明:watermark源代码里写了个函数如何求得水印图像与宿主图像间的差别,还有水印的代码-watermark in the source code to write a function of how to achieve a watermark image and the differences between the host image, as well as watermark code
<阿雅> 在 2025-06-18 上传 | 大小:508kb | 下载:0

[图形图像处理(光照,映射..)Fingerprint_Matching

说明:一个用matlab编写的基于FilterBank的指纹匹配程序 -Filterbank-Based Fingerprint Matching program based on matlab.
<吴宇航> 在 2025-06-18 上传 | 大小:508kb | 下载:0

[图形图像处理(光照,映射..)DCT_watermark

说明:这是一个基于matlab的离散余弦变换实现的数字水印程序-This is a matlab based on the realization of the discrete cosine transform procedure of digital watermarking
<iyoung> 在 2025-06-18 上传 | 大小:508kb | 下载:0

[图形图像处理(光照,映射..)multiposeface

说明:多姿态人脸数据库,可用于非理想条件下人脸识别中的姿态估计问题,包括63种不同姿态,人脸水平方向旋转角度从-60度到60度,角度间隔15度,竖直方向旋转角度为-60度,-30度,-15度,0度,15度,30度,60度。-face database including 63 different poses,can be used in pose estimation of face recognition under unsatisfied condition.
<james> 在 2025-06-18 上传 | 大小:508kb | 下载:0

[图形图像处理(光照,映射..)FaceDetectionC

说明:Face Detection C++ Library with Skin and Motion Analysis
<bohu> 在 2025-06-18 上传 | 大小:508kb | 下载:0

[图形图像处理(光照,映射..)gusu

说明:利用visualC++和图像处理的知识,编写程序对果蔬进行自动识别-Using visualC++ and image processing knowledge, write a program for automatic identification of fruits and vegetables
<吴祥> 在 2025-06-18 上传 | 大小:508kb | 下载:0
« 1 2 ... .44 .45 .46 .47 .48 2549.50 .51 .52 .53 .54 ... 7721 »

源码中国 www.ymcn.org