资源列表

« 1 2 ... .23 .24 .25 .26 .27 7028.29 .30 .31 .32 .33 ... 7722 »

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

说明:贪心算法(又称贪婪算法)是指,在对问题求解时,总是做出在当前看来是最好的选择。也就是说,不从整体最优上加以考虑,他所做出的仅是在某种意义上的局部最优解。贪心算法不是对所有问题都能得到整体最优解,但对范围相当广泛的许多问题他能产生整体最优解或者是整体最优解的近似解。-Greedy algorithm (also known as the greedy algorithm) refers to when to problem solving
<jumble> 在 2024-10-08 上传 | 大小:5120 | 下载:0

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

说明:此为8领域区域连通标记算法,图形图像处理中常用到的必要过程,比较简单,适合初学。-This is the eight fields marked regional connectivity algorithms necessary to process graphics, image processing used to the relatively simple, suitable for beginners.
<jumble> 在 2024-10-08 上传 | 大小:1024 | 下载:0

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

说明:有关角点检测大源代码,代码简单易于理解,非常适合初学者。c-About the big corner detection source code, the ode is simple and easy to understand, very suitable for beginners.
<吴锐> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[图形图像处理(光照,映射..)pi-pei-gen_zong

说明:有关目标的匹配跟踪代码,简单易懂,里面含有丰富的测试图片,和最终的测试效果图-The target matching tracking code, easy to understand, which contains a wealth of test images, and the final test renderings
<吴锐> 在 2024-10-08 上传 | 大小:59392 | 下载:0

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

说明:采用卡尔曼滤波器来对视频中的目标进行跟踪,带有一个产生视频的主函数,通过kalman滤波器实现对目标的跟踪,简单易懂-Kalman filter to track targets in the video, produced with a video of the main function, to achieve the target tracking by kalman filter, easy to understand
<吴锐> 在 2024-10-08 上传 | 大小:12288 | 下载:0

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

说明:基于小波的去噪代码,可以在界面设置噪声的参数,观察测试效果,简单易于实现-Wavelet-based de-noising code, you can set the parameters of the noise at the interface, observe the test results, a simple and easy to implement
<吴锐> 在 2024-10-08 上传 | 大小:72704 | 下载:0

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

说明:本文构造了不同的信息测度来定量描述阶跃边缘的三个本质特征,并给出由相应的三个分量组成的特征向量.用人工得到的样本对一BP神经网络进行训练,将训练后的神经网络直接用于图像的边缘检测.本文方法无需定阈值 在特征的选取上充分考虑了边缘和噪声的本质区别,具有优异的抗噪性能.实验证明本文方法具有令人满意的效果。-In this paper ,from the natural characters of step edge of image, we
<huhui> 在 2024-10-08 上传 | 大小:183296 | 下载:0

[图形图像处理(光照,映射..)2-D_DCT

说明:实现对灰度图进行分块儿,并对每一块进行DCT变换,得到每一个DCT系数的变化范围,然后重建灰度图。-This program is aimmed to devided the gray-scale image into many blocks,then do DCT to each block and get the DCT coefficients.Then reconstruct the gray-scale image using
<RoyTao> 在 2024-10-08 上传 | 大小:1024 | 下载:0

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

说明:这个程序是用来实现从一段视频中提取出所有帧图像,并用提取出来的两帧图像来做运动补偿预测-This program is used to extract fr a mes from a video,but the video s format should be .avi .Also,the extracted fr a mes can be used to do motion compensation.
<RoyTao> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[图形图像处理(光照,映射..)Gray-To-RGB

说明:最近因项目需要,需要将灰度值转化成伪彩算法,整理了几项转换算法,供大家参考-Recently due to project needs, values ​ ​ need to be transformed into pseudo-color gray algorithms, organize several conversion algorithms, for your reference
<陈桂芳> 在 2024-10-08 上传 | 大小:9216 | 下载:0

[图形图像处理(光照,映射..)VB-face-recognition-technology

说明:VB人脸识别技术、图像处理 可用于人脸图像处理、梯度分析-VB face recognition technology, image processing can be used for face image processing, gradient analysis
<yly> 在 2024-10-08 上传 | 大小:108544 | 下载:0

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

说明:视频处理:将视频转换为图片序列,此为具体实现文件-Video processing: convert video to image sequence, this is the concrete implementation file
<卢瑞鹏> 在 2024-10-08 上传 | 大小:1024 | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 7028.29 .30 .31 .32 .33 ... 7722 »

源码中国 www.ymcn.org