搜索资源列表
vc++
- 简单绘图工具,可以实现简单的绘图,圆,直线圆弧等
vc++draw
- 简单绘图,能实现画圆,画椭圆,直线,vc++环境开发
数码自动调焦系统
- 一种基于图像处理的自动调焦方法,应用该方法设计一种虹膜图像自动采集系统。该系统利用虹膜区域的平均对比度作为是否对焦准确的判据,并以此为反馈控制执行机构进行实时对焦。实验证明该系统自动调焦精确,采集到的虹膜图像清晰,符合使用要求;并且调焦机构简单,整个系统控制易于实现。
ImagePrc.rar
- VC++简单医学图像处理系统,可以调整图像色阶、锐度、反色、灰底均衡,还可以对图像进行反转、平移、旋转等操作,类似Photoshop某些功能一样,当然,和PS比,是差了点,只能作为一些C++处理图像的参考吧。 ,VC++ simple medical image processing system that can adjust the image color, sharpness, and anti-color,灰底balance can also be inverted image, tr
OCR
- vc做的ocr识别软件,里面有我自己做的简单的说明希望对大家有帮助-vc do ocr recognition software, which do have my own simple instructions you want to help
Demo
- VC++编写的一款简单绘图工具程序,具备基本绘图功能-VC++, prepared by a simple drawing tools procedures, have the basic graphics
MyTimer
- vc++实现简单定时器-vc++ to achieve a simple timer
VC
- 这是简单的图像增强实现代码,处理的256色的图像位图,效果很好,希望可以为你带来帮助。-This is a simple image enhancement to achieve code to deal with 256-color bitmap images, the effect well, hope to bring you help.
WaterMark
- 简单的给图片加数字水印,操作方便,VC++源码-easy watermark
VC
- VC++图像处理程序设计 一本简单易懂的图像处理编程教程 内容丰富简单易懂 并对经典图像算法进行讲解以及用代码实现-VC++ image processing program design a straightforward content-rich image processing programming tutorial easy to understand and explain the classical image algorithm and implementation with c
qk_imageprc
- VC++简单医学图像处理系统 VC++简单医学图像处理系统,可以调整图像色阶、锐度、反色、灰底均衡,还可以对图像进行反转、平移、旋转等操作,类似Photoshop某些功能一样,当然,和PS比,是差了点,只能作为一些C++处理图像的参考吧。-VC++ simple medical image processing system VC++ simple medical image processing system that can adjust the image color depth, s
using-BMP-Info
- BMP图像的打开与各种简单常用图像处理,VC++ 6.0 下调试和使用没有问题。-Open BMP image with a variety of simple common image processing, VC++ 6.0 to debug and use no problem.
99995606GA-VC.net
- 通过VC++实现图像的逆滤波、维纳滤波的方法,效果还不错,很简单-Through VC++ image inverse filtering, wiener filtering method, the effect is good, very simple
VC-tu-xiang-chu-li
- 图形图像处理算法大全,包含各种算法的源码,只要经过简单修改就可变为程序-Daquan graphic image processing algorithms, including the source code for various algorithms, as long as you can into a program after a simple modification
ImagePrc
- VC++简单医学图像处理系统,可以调整图像色阶、锐度、反色、灰底均衡,还可以对图像进行反转、平移、旋转等操作-VC++ simple medical image processing system that can adjust the image color depth, sharpness, and anti-color, duplex equilibrium, you can also reverse the image, translation, rotation and other o
VC-coordinate-transformation
- VC坐标转换和绘制曲线的程序,坐标转换简单实用-VC coordinate transformation and draw the curve of the program, coordinate transformation is simple and practical
gif-Play
- vc++6.0,使用第三方插件,轻松加载GIG格式动画播放,简单方便。-vc++6.0, using third-party plug-in, easy to load GIG format animation, simple and convenient.
CPPdigital-image-sorcecode-
- VC简单数字图像处理程序,实现位图的显示功能。可以拿来参考。-VC simple digital image processing, bit-map display. Can be used for reference.
VC
- 数字图像处理的C代码,包含了简单的高斯模糊,灰阶处理等-Digital image processing of the C code that contains a simple Gaussian blur, grayscale processing
149008204siftMatch
- 三维重构的思路很简单,用OpenGL中纹理贴图功能,将平面图像中的三角形逐个贴到计算出的三维坐标上去就可以了。为了便于观察3D效果,我还设计了交互功能:用方向键可以上下左右旋转重构的模型,用鼠标滚轮可以放大或缩小。用gluLookAt函数可以实现视点旋转的功能。三维重构的代码实现在glFuncs.cpp中。(Three-dimensional reconstruction of the idea is very simple, with OpenGL texture mapping functi