资源列表
kjk
- Visual C++ 编程技巧典型案例解析——图形图像处理与数据库篇 随书光盘
123456
- 模式识别,vc++实现,特征提取,聚类分析,遗传算法,-Pattern recognition, vc++ achieved, feature extraction, cluster analysis, genetic algorithm,
1128
- 卡尔曼滤波和自适应窗口的均值偏移算法跟踪目标-Kalman filtering and adaptive window mean shift algorithm to track the target
9
- 这是图像模式识别-VC++技术实现的书。这是PDF格式的。-This is the image pattern recognition technology-VC++ books. This is the PDF format.
MachineVision
- 结构化道路检测与跟踪 hough变化检测车道线 中值滤波预测跟踪-Machine view using MFC to find the sign of constructed road
origin
- 一款很实用的函数绘图软件,二维三维都支持-A painting sofeware
process-of-digital-pic
- 特征提取 raw->bmp 二值化 旋转平移等-Feature extraction of raw-> bmp binarization rotation and translation, etc.
track_david
- present a tracking method that incrementally learns a low-dimensional subspace representation, efficiently adapting online to changes in the appearance of the target. -image tracking
VideoProcessingAndCommunicationsPPT
- 数字视频处理与通信课件/ (美)Yao Wang等著-Digital video processing and communication PPT/(U.S.) Yao Wang
Infrared-and-visible-images-fusion
- 红外图像和可见光图像融合方面最新的几篇文章。-Infrared and visual images fused aspects of the latest articles.
HistDemoA
- 直方图均衡的c++程序,使用了mfc等,交互性好-Histogram equalization c++ procedures, the use of mfc and other interactive
CBIGImage
- 1.将已有的较大灰度图像(8位bmp格式)按指定大小进行分块,并保存成二进制文件(.bat格式); 2.按指定屏幕大小生成大图的缩略图; 3.在缩略图上任意指定矩形框选部分(左上角和右上角),抠选出对应的大图原型,并保存至文件夹里。 4.大体介绍功能按钮 选择功能1:输入图像文件路径及文件名,打开图像文件,并新建以图像命名的文件夹。 如输入:test.bmp 选择功能2:输出图像的有关信息; 选择功能3:进行图像分块,并保存成二进制文件,再输出索引; 选择功能