搜索资源列表
VC++ for draw
- 我自己在学习VC++时写的一个小程序,实现画凸多边形的功能,初学者值得一看-I am learning VC write a small program to achieve painting convex polygon functions, beginners eye-catcher
VC++
- 数字图像处理,每章都有代码。对学习很有帮助
color_processing--VC
- 用VC编写的彩色图像处理程序,实现了:提取图像中平均、最大、最小灰度,在此基础上可以对图像二值化;可以进行图像边缘提取(有laplace1、laplace2、Robot的提取方法) ;对图像进行卷积滤波(高能滤波,水平、垂直、双向增强,低通滤波);实现的图像的:锐化、浮雕、反相、平滑化、霓虹、马赛克、柔化、曝光过度,扩散处理。是学习VC彩图处理不可多得的代码。
VC++ImageProcessing
- 本书是一部非常好的图像处理编程方面的书。本书提供了数字图像处理中最常用的近百个算法。所有的算法都给出了浅显易懂的理论解析,完整的源程序。对于学习图像处理、提高VC编程的来说,这是一本好书。
VC++jingdiansaunfa
- Vc++经典算法大全,涵盖所有典型的问题,详尽的例子,帮助大家学习
vc++imageProcessingsourcefiles
- 可运行,包括图象处理和VC++的学习,适合初学者.需要的可以下载.
HTK-in-VC
- 实现在VC中调用HTK,通俗易懂,学习的好帮手!-Achieve the VC called HTK, easy to understand, learn a good helper!
sift
- 这个绝对是原创,我自己研究SIFT写的ppt,重点是前面高斯金字塔那里,感觉思路还是比较清晰的 ,学习SIFT的可以看一下-This is absolutely an original, written by my own research SIFT ppt, where the focus is in front of the Gaussian pyramid, or a clearer sense of thinking and learning that can take a look S
SIFT
- 利用VC编程实现SIFT算子的影像匹配,对于学习和研究影像匹配的人可以交流一下。-Programming using VC Operator SIFT image matching, learning and research for image matching can exchange.
digital_watermarking(vc)
- 在VC6.0环境下实现了数字图像水印,对于学习编写数字图像加水印的朋友很有帮助哦。-VC6.0 environment in the realization of a digital image watermarking, for study and preparation of digital image watermark plus helpful Oh friends.
VC++2005MagicHouse
- 在Visual C++ 2005 中实现的数字图像处理源代码,包括了图像的点运算,几何变换,滤镜处理,特效等,对学习VC++数字图像处理非常有帮助。-In Visual C++ 2005 in the realization of the digital image processing source code, including the image of point computing, geometric transform, filter processing, special effe
VC
- 这些是学习c++的好例子,希望对大家有帮助,希望能和大家共同学习!-These are learning c++ a good example, we would like to help, I hope everyone can learn!
WaterMark
- VC++ 给图片加水印效果示例,导入原图片、导入水印图片,可以将两张图叠加到一张图上,相当于加水印效果,不过实现起来里面有很多细节的,具体请看代码。源程序编译正常,不过加水印功能有些错误,对水印图片要求也比较高,不过目的是为了交流学习,明白了原理就好办多了。 -water mark
BarCode
- 条形码识别,解析源码(VC源码,可供学习借鉴) -Barcode recognition, parsing source code (VC source code ,available for study)
MoveJig
- ARX动态移动JIG技术, JIG学习示例,我写的:)-Auto CAD ARX
bookofvcabouttuxiangchuli
- vc图像处理书籍,对学习图像处理的人十分有用,对各种图像类的操作,详细。-vc image processing books, to learn useful image processing people, the operation of the various image categories in detail.
SIFT_vc_code
- 含有 SIFT 的c代码(基于OPEN CV) 和一份程序解说 ppt。 经过多方求取,学习,发现这是目前学习 sift 算法细节最有用的2份资料了,c 代码虽然是基于 open cv 的,但是不影响对 sift 算法整个流程的展现,只用到 openv 中对图像操作的部分,完全可以修改成纯 VC ++ 的代码哦~~ -SIFT contains the c code (based on OPEN CV) and a procedural explanation ppt. After many s
texture(vc)
- 用vc实现了纹理特征的特征值计算。界面友好。是学习的好代码。-vc texture
vc
- 数字图像入门开发与编程对学习vc有很大帮助,把基础与实力相结合,是初学者容易上手。-Programming Insider on vc-depth study of great help to the foundation and strength of the combination is easy to use for beginners.
edg
- 边缘检测算法的实现,VC++代码实现,对于学习边缘检测的同学是个很好的例子,还可以在此基础上扩充,学习VC及图像处理 的很有帮助。 -Edge detection algorithm implementation, VC++ code, for students studying edge detection is a good example, you can expand on this basis, learning is helpful VC and image processi