资源列表
EffectShow
- 图像的效果显示,垂直栅格,水平栅格,马赛克等十几种效果显示-effectshow of images
face_recognition
- 随机选一张图片,在剩下的399张中识别出相同的人的图片,付图片文件-Randomly selected a picture, in the remaining 399 were identified out of the same picture, pay picture file
The-Filter-Methods-for-digital-pics
- 文档介绍了图像滤波的基本概念,比较了几种常见的图像滤波方法-Document describes the basic concepts of image filtering, comparison of several common image filtering method
impj97-3
- 这是泛用型影像处理程式以及原码以c++builder开发 其中功能包含 histogram统计 高.低通波滤镜mask 设定 以及边缘 还有拉普拉斯转换 结果显示-shelf image processing programs and the original code to the development of c builder which includes histogram function of the high statistics. Low-pass-filter mask set
GDIP-SDK
- GDI 适用于所有的Window 应用程序。GDI+是包含于Windows XP 和Windows Server 2003 中的一项新技术。运行于Microsoft Windows NT 4.0 SP6、Windows 2000、Windows 98 和 Windows Me 操作系统的应用程序在分发的时候需要包含GDI+。-GDI for all Window applications. GDI+ is included in Windows XP and Windows Server
canny
- 数字图像处理中的的Canny算法,其中包括高斯平滑,非极大值抑制算法,区域填充和边界跟踪算法!-Canny edge Detection!
PR
- 一个数字图像处理的小示例软件,里面有傅里叶变换等3种常见的图像处理函数。-A small example of digital image processing software, which has Fourier transform three kinds of common image processing functions.
VC++图像处理与图像分割系统
- VC++图像处理与图像分割系统.rar
Image
- 直线的加权反走样算法,用MFC实现,供大家参考学习-The weighted straight-line anti-aliasing algorithms, for your reference
solar
- 本人毕业设计模拟太阳系的行星运转,有类似于CS游戏的自由视角变化,包括键盘鼠标,纹理贴图,以及右键菜单控制-I graduated from design simulation operation of the solar system planets, similar to CS have the freedom to view the game changes, including keyboard, mouse, texture mapping, and right-click menu
huiduzhuanhuan
- 很简单的灰度转换图像,适合入门学者,欢迎下载-Very simple grayscale conversion image, suitable for beginners and scholars
opencv+vs2010读取图片
- vs2010+openCV配置下的读取最基本的图片操作,适合初学者