搜索资源列表
ipl98_v2.18.tar
- 图像处理软件,支持BMP文件格式,提供图像旋转、变换、边缘提取等一般图像处理的基本操作接口。-image processing software, supports BMP file formats, image rotation, transform, edge extraction general basic image processing interface.
vcviewimage
- 自己编写的一个图像处理的程序,在具有基本的图像处理功能基础上,采用了双窗口显示,方便图像的对比,并且实现还原功能。-prepared by an own image processing procedures, with the basic image processing functions on the basis of the dual-window display to facilitate image contrast and to achieve the reduction func
Done
- 图像处理方法的基本框架(可以实现基本的图像处理功能,包括图像增强,图像的点运算等)-image processing method the basic framework (which may achieve basic image processing functions, including image enhancement, Image Point, etc.)
f-domain...
- 该程序为在VC++环境下利用MFC编写的图像处理的小程序,能显示和处理真彩色和灰度图,并包含有基本的图像变换处理分析函数!-the procedures for the use of VC environment prepared by the MFC small image processing procedures, display and can handle true color and gray-scale map, and includes a basic image process
BloodVessel
- 一个用vc写的提取血管的程序,对于学习基本图像显示和处理有帮助
javaimageprocess
- 数字图像处理,java描述,包括最基本的算法.
zhencaichuli
- 真彩色图像处理,可以实现灰度化边缘检测铝箔等基本算法
Img_Blend
- 本程序提供了一些图像处理的源代码.通过源代码可以了解一些关于图像旋转等的图像基本操作.
Csharp图像处理框架
- 用Csharp做了一个图像处理的框架,类似PhotoShop风格,可以实现一些基本的操作。
基于Matlab 7.0的指纹图像预处理
- 指纹检测在近一个世纪里被广泛应用在生物特征识别领域 ;MATLAB 近年来则广 泛应用于工业与科学技术的仿真,本文通过对指纹图像处理基本问题的介绍和分析,对目前 现有的预处理方法的介绍和比较,提出一套完整有效基于MATLAB 7.0 的预处理仿真算法。 主要过程包括规格化、背景区域去除、方向图计算、方向滤波、二值化、细化算法以及特征 提取。
digitalimage
- 基本数字图像处理。包括图像的显示、处理等功能。-Basic digital image processing. Including image display, processing and other functions.
DigitalImage
- 数字图像处理的基本方法,可以实现图像的放大缩小,旋转,负片,函数变换-3D building reconstruction is a challenging problem addressed by many researchers. Since airborne LIDAR data appeared as a new data source in remote sensing and photogrammetry many attempts were made to model
jtVCimage
- 《精通VC++ 图像处理》的源码,在分析常用的图像处理技术的基础上,基于面向对象的编程技术,结合大量的示例,向读者展示了用VC++进行图像编程的基本方法和技巧。-" Proficient in VC++ image processing," source code, commonly used in the analysis of image processing technology based on object-oriented programming-based tec
11104102PIC
- 大三时图像处理课程的最终的复习程序,包含了图像的各种基本变换,如放大缩小分割等-Third image processing courses at the final review process, including the basic transform images, such as segmentation, such as zoom
DigitalPicture
- 基本上包含了所有数字图像处理基本算法的源代码,代码简单,对学习数字图像处理是不可多得的-Basically includes all the basic algorithms of digital image processing of the source code, the code is simple, to the study of digital image processing is a rare
imageprocessingbyvc
- 图像处理的C++代码,主要是图像的读取与显示,图像处理的一些基本算法。-Image processing, C++ code, it include read and display of image, and many basic algorithm of image processing.
imageprocessprograms
- 图像平滑,图像锐化,小波变换,边缘检测等一系列对图像处理的基本方法,用matlab仿真实现-Image smoothing, image sharpening, wavelet transform, edge detection, a series of image processing of the basic method, using matlab Simulation
photoEditor
- delphi图像处理 基本图像处理源码,very good-delphi image porcessing
proj_1
- 用MFC作的,包含基本图像处理,例如灰度变换,对数变换,直方图均衡-Using MFC, contains basic image processing, such as gray-scale transformation, logarithmic transformation, histogram equalization, etc.
basic_image_process
- 使用opencv进行基本图像处理操作的例子程序。-basic image process using opencv