Welcome![Sign In][Sign Up]
Location:
Search - image processing .d

Search list

[OtherDigital Image Processing Definitions, Derivations and Details

Description: Digital Image Processing,Definitions, Derivations and Details。数字图像处理教材。 University of NewHaven 本校教授 William R. Adams, Ph.D 编写,第一手独家教材(封面日期Jan 25,2011)。内容详实,代码丰富。另有此教授于VB下开发的Image Processing软件。
Platform: | Size: 11455960 | Author: zx65551807 | Hits:

[Graph program图像处理类,可将多种图形格式进行自由转换

Description: 图像处理类,可将多种图形格式进行自由转换-image processing category, can be a variety of graphics formats freely switch
Platform: | Size: 246784 | Author: 李璞 | Hits:

[Special EffectsAffine Transformation02

Description: The transformation parameters are specified by the user by editing the values of the rotation, scale (x and y), and shear (x and y). The translation is not icluded because it can be easily (normalized or) removed from the image by subtracting the shape cetroid. The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image. -The transformation parameters are specified by the user by editing the values of the rotation, scale (x and y), and shear (x and y). The translation is not icluded because it can be easily (normalized or) removed from the image by subtracting the shape cetroid. The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image.
Platform: | Size: 9216 | Author: gz | Hits:

[GDI-Bitmap1543

Description: 使用图形和图象处理对不规则区域的选取。 本程序使用一张中国地图作为位图,各个省/市的区域是不规则的,通过对该位图的处理, 能对各个不规则的区域进行选取。 类似的实现功能为: 在中国地图上,当鼠标移到某个省/市的时候,使该省/市所在的区域以某种颜色高亮显示。-use of graphics and image processing on irregular region selection. The procedure used a map of China as a bitmap, all provincial/municipal region is irregular, this bitmap, can be right all the irregular regions selected. To achieve similar functions : the map of China, when the mouse moved to a provincial/city, province/city in the region where some color highlighter.
Platform: | Size: 88064 | Author: 成都混混 | Hits:

[3D GraphicC-DCT

Description: 上传的是C编写的DCT算法,在图象处理方面常用到,希望对你有用-upload is prepared by the C DCT algorithm, the image processing used to the hope that useful to you
Platform: | Size: 1024 | Author: 廖和 | Hits:

[Graph RecognizeDigit_Recomodule

Description: This an digit recognition application. (OCR or ICR application). First you draw a digit in the picturebox. Then the image processing begins and recognize the digit and returns you the result. I used correlation matching algorithm for character recognition and k-neighbor classifying algorithm to select the true digit. Database includes handwritten digit examples which are collected from a hundred persons. These digit images converted to binary type before added to the database.-This an digit recognition application. (OCR or ICR application). First you draw a digit in the picturebox. Then the image processing be Huggins and recognize the digit and returns you the result. I used correlation matching algorithm for character recognition and k-neighbor clas sifying algorithm to select the true digit. Dat abase includes handwritten digit examples whi ch are collected from a hundred persons. These d igit images converted to binary type before add ed to the database.
Platform: | Size: 41984 | Author: Toby | Hits:

[Picture ViewerDIB_base

Description: 一个DIB图像_基类,可以用来派生出其他的图像处理的类-DIB image _ a base class and can be used to derive other types of image processing
Platform: | Size: 2048 | Author: 郑振东 | Hits:

[AI-NN-PRmavis-alpha20061213

Description: 机器人程序,有对象识别,IO控制,图像处理等方面算法-robot procedures, object recognition, IO control, image processing algorithms etc.
Platform: | Size: 2888704 | Author: 陈天津 | Hits:

[AI-NN-PRaforge_demo

Description: 经过作者两年的不断完善,现已成为相当成熟的一个framework,内容包括图像处理,神经网络,遗传算法等人工智能领域研究成果的实现。这是一些DEMO-two years after the author constantly improve, has now become a very mature framework, include image processing, neural networks, genetic algorithms, and other areas of artificial intelligence research results achieved. This is some DEMO
Platform: | Size: 1636352 | Author: 四正 | Hits:

[2D Graphicdenggaoxian

Description: Kriging 算法实现 2维和3维地图等高线,在地理信息系统或者医学图象处理上很有用-Kriging algorithm realize 2-D and 3-dimensional map of contour lines, in geographic information systems or medical image processing on the very useful
Platform: | Size: 163840 | Author: 小闭 | Hits:

[Special EffectsVCBlobDemo

Description: blob,非常好的一个图像处理软件,这里提供一个接口的sample,主要实现圆形检测和测量。-blob, a very good image processing software, to provide an interface where the sample, the main circle detection and measurement.
Platform: | Size: 329728 | Author: 黄杰 | Hits:

[ComboBoxiForm_Controls

Description: 一个很不错的窗体界面控件 FOR VB.NET2005版本,主要包括窗体淡入淡出 特效引擎,托盘滑动提示组件,以及一组非常不错的控件示例,如进度条,仿 IE7 加载 进度状态,调色板,面板控件,图片处理(包括模糊、水印处理).-A very good form FOR VB.NET2005 version control interface, including the form fade effects engine, sliding tray prompt components, as well as a group of very good control sample, such as the progress bar, like IE7 add-progress status, transfer Color, panel controls, image processing (including blurred watermark processing).
Platform: | Size: 1894400 | Author: hegen | Hits:

[2D GraphicAffine-Transformation

Description: AffineTransformation computes and applies the geometric affine transformation to a 2-D image. The program main functions are: - Load Image: Load the image to be transformed. - Transform Image: Computes the transformation matrix from the transformation parameters specified by the user, then it applies the transformation to the loaded image. - Save Image: Save the transformed image. - Quit: Exit the program. The transformation parameters are specified by the user by editing the values of the rotation, scale (x and y), and shear (x and y). The translation is not icluded because it can be easily (normalized or) removed from the image by subtracting the shape cetroid. The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image.
Platform: | Size: 44032 | Author: chouchoumao | Hits:

[Windows Developimage

Description: 图像采集卡源代码,包括基本的图像处理功能-Image acquisition card source code, including the basic image processing functions
Platform: | Size: 11076608 | Author: kaka | Hits:

[Special EffectsIntro_Digital_Image_Processing_doc

Description: 电子书:数字图像处理入门。清华吕凤军编写。 这是doc版本的,写论文粘贴最合适。-E-book: Introduction to Digital Image Processing. Lu Qinghua Army prepared. This is the version of the doc, write the best paper paste.
Platform: | Size: 1595392 | Author: xichen | Hits:

[Compress-Decompress algrithmsMDLTPC

Description: Source Codes for Multiple Description Lapped Transform with Prediction Compensation (MDLT-PC) This page describes the source codes for the multiple description lapped transform with prediction compensation (MDLT-PC) developed in the following papers: G. Sun, U. Samarawickrama, J. Liang, C. Tian, C. Tu and T. D. Tran, "Multiple description image coding with prediction compensation,?submitted to IEEE Trans. Signal Processing, Feb. 2007. G. Sun, U. Samarawickrama, J. Liang, C. Tu, and T. D. Tran, "Multiple description image coding with prediction compensation," Proc. 2007 IEEE Int. Conf. on Image Processing, Vol. VI, pp. 513-516, San Antonio, TX, Sept. 2007. http://www.ensc.sfu.ca/~jiel/
Platform: | Size: 2010112 | Author: gygymon | Hits:

[JSP/JavaGraphjava

Description: java图像处理的代码,初学者可以看一看。 1.运行方法: 首先编译好类文件,使用下面的命令: javac *.java 编译好四个文件之后,由于程序中将所有的类声明在一个包(grapro)里面,所以需要建立一个目录,起名为grapro,然后 将所有的class文件都复制到里面。 做好上面的工作之后,用下面的命令来启动程序: javaw –classpath "新建的grapro目录的上级目录" grapro.GraphProg 假如class文件都存放在D:\example\grapro中,那么命令就是: javaw –classpath "D:\example" grapro.GraphProg-java image processing code, beginners can take a look. 1. Running Method: First of all compiled class files, use the following command: javac*. java to compile a good four document, because of all of the classes will be declared in a package (grapro) inside, so need to create a directory named grapro , and then all the class files are copied to the inside. After doing the above work, use the following command to start the program: javaw-classpath " new grapro directory parent directory" grapro.GraphProg If the class files are stored in D: \ example \ grapro in, then the order is: javaw-- classpath " D: \ example" grapro.GraphProg
Platform: | Size: 5120 | Author: seaharrier | Hits:

[OtherDigital-Image-Processing

Description: Digital Image Processing,Definitions, Derivations and Details。数字图像处理教材。 University of NewHaven 本校教授 William R. Adams, Ph.D 编写,第一手独家教材(封面日期Jan 25,2011)。内容详实,代码丰富。另有此教授于VB下开发的Image Processing软件。-Digital Image Processing, Definitions, Derivations and Details. Digital image processing materials. University of NewHaven Professor William R. Adams, Ph.D writing, the exclusive first-hand materials (cover date of Jan 25,2011). Informative, code rich. Image Processing software developed under VB。
Platform: | Size: 11455488 | Author: xianzhi gong | Hits:

[OtherMATLAB6.5-auxiliary-image-processing

Description: matlab 6.5 辅助图像处理,飞思卡尔技术研发中心编著-matlab 6.5 assisted image processing, Freescale Technology R & D Center ed
Platform: | Size: 8625152 | Author: 婉如清扬 | Hits:

[Windows Developlevelset_segmentation_biasCorrection_v1

Description: C. Li, R. Huang, Z. Ding, C. Gatenby, D. N. Metaxas, and J. C. Gore, "A Level Set Method for Image Segmentation in the Presence of Intensity Inhomogeneities with Application to MRI", IEEE Trans. Image Processing, vol. 20 (7), pp. 2007-2016, 2011.
Platform: | Size: 44032 | Author: rfoolti | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net