资源列表
vc++上人眼跟踪
- 在vc++,建立工程,通过初帧图像的眼睛定位,在根据meanshift算法进行人眼跟踪
Introducing-ZBrush-4
- 关于zbrush 4.0的简单介绍及教程。ZBrush 是一个数字雕刻和绘画软件,它以强大的功能和直观的工作流程彻底改变了整个三维行业。在一个简洁的界面中,ZBrush 为当代数字艺术家提供了世界上最先进的工具。以实用的思路开发出的功能组合,在激发艺术家创作力的同时,ZBrush 产生了一种用户感受,在操作时会感到非常的顺畅。ZBrush 能够雕刻高达 10 亿多边形的模型,所以说限制只取决于的艺术家自身的想象力。-Design remarkably realistic creatures, p
three_lowpass_filters
- 彩色图像转为灰度图像,灰度图像的傅里叶低通滤波,彩色图像的傅里叶低通滤波,三种滤波器的三维表示-Transforming a color image to a grayscale image Do low-pass filtering to a grayscale or color image by Fourier transform The three-dimensional representation of three types of filters
Vc-image-programming
- 《Vc图像编程》-Vc image programming。。。。。。。。。。。。。。。。。。。
ParallelGenearlization
- 基于GDAL读取shapefile数据,然后对读取到的shapefile数据进行张力样条函数光滑。-Based on GDAL to read shapefile,and use tension spline smoothing algorithm to smooth the shapefile
robomaster视觉程序
- robomaster对图像处理的代码,能够有效地实现攻击(Robomaster image processing code, can effectively achieve attacks)
Rubycon
- It s a neural segreatory that recognize people and speech with these. If a people is not recognized Rubycon ask to create a training with thi new people for a next recognition. Rubycon use the Microsoft Speech sdk, gann neural network and other lib
tesseract-3.00
- OCR engine which is one of the top 3 engines in the 1995 UNLV Accuracy test
ImageDigits
- 基于模板的图片识别方式,先训练后识别,非常好用
image
- 精通VC++图像编程,一本学习学习图像处理的好的工具书 -VC++ programming proficiency image
VCPP
- 本书是目前来讲,讲解VC++图像编程最为深入的一本书了,讲解相当细致,如果想学好VC++图像编程,此书是一本不可多得的好书-This book is the current situation, explain the VC++ programming most in-depth image of a book, and explain very carefully, if you want the image to learn VC++ programming, this book is a
Visual_C++_image_programming
- 介绍了VC++编程概要,讲述了位图基础,面向对象的位图编程,位图的变换,位图颜色处理,位图图像处理等等.