资源列表
[图形图像处理(光照,映射..)] tuxingbianjiqi
说明:背景 图形编辑器(graphical editor)允许用户改变位图图像,比如大家经常用到的Photoshop。它所采用的改变方法和文本编辑器允许修改文档的方法一样。位图图像由MxN的像素矩阵来表示,并且每个像素点都有给定的颜色。 我们的任务就是来要编写一个程序来模拟一个简单的交互式图形编辑器。 -about graphical editor.<vengeance> 在 2025-09-26 上传 | 大小:176kb | 下载:0
[图形图像处理(光照,映射..)] denoising
说明:很好的对图像进行增强的算法,在MATLAB环境下实现-Good algorithms for image enhancement, in the MATLAB environment to achieve<田雷> 在 2025-09-26 上传 | 大小:328kb | 下载:0
[图形图像处理(光照,映射..)] KSVD
说明:实现文章“Image Denoising Via Sparse and Redundant Representations Over Learned Dictionaries”中的降噪算法-Realize the article " Image Denoising Via Sparse and Redundant Representations Over Learned Dictionaries" in the noise reduction algorithm<田雷> 在 2025-09-26 上传 | 大小:6.73mb | 下载:0
[图形图像处理(光照,映射..)] DIP
说明:该源码实现了使用MFC进行数字图像处理的基本代码框架,随后的关于图像的增强和几何变换等代码都要基于这个框架-The source code to achieve the digital image processing using MFC for the basic code fr a mework, and then on image enhancement and geometric transformations such as code should be based on this f<jtz> 在 2025-09-26 上传 | 大小:67kb | 下载:0
[图形图像处理(光照,映射..)] Extractor
说明:一个实现文章‘Crease detection fromfingerprint images and its applications in elderly people’中的伤疤检测和另外一篇文章中细节点提取的算法-An implementation of the article ' Crease detection fromfingerprint images and its applications in elderly people' in the scar detecti<田雷> 在 2025-09-26 上传 | 大小:17.93mb | 下载:0
[OpenCV] jiyuOpenCVderentiyundongjiancexitong
说明:用OpenCV实现的人体运动检测系统C++源码-Using OpenCV implementation of human motion detection system, C++ source code<Wenzhi Xie> 在 2025-09-26 上传 | 大小:123kb | 下载:0
[OpenCV] OpenCV_OpticalFlow
说明:稀疏光流Demo 此程序是斯坦福大学大牛David Stavens 2007年编写,其中程序注解详尽,配有PPT和PDF讲解图文并茂,非常适合初学者学习使用。 本程序基于OpenCV。-Sparse Optical Flow Demo This program is Stanford University Daniel David Stavens 2007 was prepared, including detailed program notes, PPT and PDF with i<Wenzhi Xie> 在 2025-09-26 上传 | 大小:5.39mb | 下载:0
[OpenCV] SubImage
说明:用于从一个IplImage对象或者BYTE型数组中取出一幅图像的子图像,类似于OpenCV中的SetImageROI,但是该函数提供的功能是原图像子图像的一个拷贝,而非在原图像中设置ROI。-For the IplImage from a BYTE array object or remove an image of the sub-image, similar to OpenCV' s SetImageROI, but the function is the function of th<Glorious Fool> 在 2025-09-26 上传 | 大小:2kb | 下载:0