搜索资源列表
IPU(vs2005)
- 使用vc#2005 实现了多种常见的图像处理算法-use vc # 2005 to achieve a variety of common image processing algorithm
StereoMatch
- 使用 c++ 写的图像处理平台 ,支持 belief propogation, dynamic programming,graphic cut. 等算法 ,在vs2005 下调试通过 ,如果 不会使用,请发邮件 walwj@sohu.com 咨询
image
- 采用双线性插值在vs2005下完成图像处理,实现哈哈镜效果-Bilinear interpolation image processing, convex mirror effect
DigiPicture
- 数字图像处理技术的一些经典算法,开发平台是VS2005,这些算法全部用C++语言实现,其中包括怎样显示位图,图像的反色,灰度阈值变换,灰度拉伸,灰度均衡,亮度增减,图像平移,图像缩放等-Digital image processing technology, a number of classical algorithms, the development platform is the VS2005, all of these algorithms using C++ language, in
csharpphoto
- 很强大的一款图像处理软件,类似PHOTOSHOP的功能一样,有丰富的滤镜处理效果,可以显示图片直方图,颜色通道信息,调节图像对比度/亮度,源码在VS2005顺利通过编译,代码是国外开源的,有很高的学习价值。-A very powerful image processing software, similar to the function of PHOTOSHOP, like rich filter effect, you can display images histogram, color
imageretrieval
- VS2005编写图像检索程序,包含颜色直方图检索,颜色对检索,颜色聚合向量。颜色矩等-VS2005 prepared image retrieval process, including color histogram retrieval, the color of the search, the color vector polymerization. Color moments, such as
Segmentation
- 基于VS2005的CT图像分割算法,在医学图像处理领域有重要作用。-VS2005 the CT-based image segmentation algorithm, in the field of medical image processing has an important role.
StimulateForVisual
- 数字图像处理,vs2005+matlab写的视觉刺激图片生成源码,生成并设置gabor图像等-digital image process, visual stimulate image, gabor image
MMX-Image
- VS2005环境下可运行的程序。简单功能包括:对图像进行几何变换,镜像操作,缩放功能。对图像处理的功能包括:使用C++纯函数和MMX指令函数实现“颜色反相”“改变颜色亮度”“改变颜色平衡度”等功能。还有滤波等简单功能-VS2005 environment can run programs. Simple features include: geometric transformations of images, the mirror operation, zoom feature. Pairs
csharpphoto
- 很强大的一款图像处理软件,类似PHOTOSHOP的功能一样,有丰富的滤镜处理效果,可以显示图片直方图,颜色通道信息,调节图像对比度/亮度,源码在VS2005顺利通过编译,代码是国外开源的,有很高的学习价值。-A very powerful image processing software, similar in function to PHOTOSHOP, there is a wealth of filter treatment effect, you can display picture
NggolekiGinambaran
- VS 2008下编译的图像检索程序,在vs2008里面保证可以编译和使用,检索出来的效果不错。里面也有vc6.0的dsw文件,但是dsw文件里面包含的lib文件有问题。是网上的开源项目,但是原项目本来包含的lib就有问题。建议下载此项目的人还是用vs 2008编译,如果用vs2005,需要将input的lib修改为:Jpeg.lib Tiff.lib png.lib cximage.lib jasper.lib libdcr.lib zlib.lib mng.lib,
Draw2DGraph
- 用VS2005开发的,基于Mobile6的程序,是关于图像处理的小程序,完整代码可运行。-With VS2005 developed Mobile6-based program on a small image processing program, complete code can run.
photoshow
- VS2005图像处理程序的源代码,功能有显示特效,点运算,几何变换,图像增强,滤镜效果-Image processing program' s source code, function display effects, point operations, geometric transformations, image enhancement, filter effects
41354171picture
- 结合了OPENCV 和vs2005实现的的图像处理中,有关图像的捕捉-OPENCV and vs2005 combined implementation of image processing, the image capture
ImageProcessPixel
- 图像处理过程中能应用的例程,VS2005的程序,有助于深入理解MFC控件的基本原理,一副bmp格式的位图,在程序运行过程中,实现对位图各点像素数据的理解界面友好,简单,方便。-Image processing routines can be applied, VS2005 procedures, help us to understand the basic principles of MFC control, a bitmap bmp format, the program is runnin
vs_Fngrnt
- 图像处理 基于VS2005的指纹提取综合实例-Fingerprint image processing based on extraction of synthesis examples VS2005
Image_visual
- 数字图像处理 基于VS2005的分水岭分割实例-Digital image processing based on the watershed segmentation instance VS2005
iplab
- 老外写的开源图形图像处理软件,包含很多滤镜,虽没有photoshop的功能强大,但比windows自带画图功能强大的多但很多关键源码已被封死,已组件形式包含在其中,vs2005编译-An open source graphics image processing software by foreigners, including a lot of filters, although not more powerful than photoshop, but better than windows
opencv
- opencv的中英文使用手册和编程文档,结合vs2005进行图像处理。-opencv manual in English and programming documents, combined with vs2005 for image processing.
261835
- IMSL 库是一个很不错的数值库 有fortran版本和C版本 以下是C版本在VS2005 net下的环境设置()