Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - imageprocessing-source-code
Search - imageprocessing-source-code - List
这是一个跨平台的图像处理源代码,采用Qt写成,可以方便地进行图像格式的转换,同时有很友好漂亮的GUI。-This is a cross-platform image processing source code written using Qt can be easily image format conversion, and a very nice friendly GUI.
Update : 2008-10-13 Size : 435.86kb Publisher : 郑筱均

此源码为Visual C++数字图像处理(第二版)的配套源码,包括图像处理中的各种方法的程序实现,对学习图像处理方向的有极大的帮助-this source of Visual C Digital Image Processing (2nd edition) supporting source code, Image processing, including the various methods of achieving, to learn the direction of image processing is of great help
Update : 2008-10-13 Size : 298.77kb Publisher : 马月涛

这是一个跨平台的图像处理源代码,采用Qt写成,可以方便地进行图像格式的转换,同时有很友好漂亮的GUI。-This is a cross-platform image processing source code written using Qt can be easily image format conversion, and a very nice friendly GUI.
Update : 2025-02-19 Size : 436kb Publisher :

清华大学出版社——VC++图像处理程序设计 杨淑莹(源代码)-Tsinghua University Press-- VC image processing program design 2.Tianjin (source code)
Update : 2025-02-19 Size : 12.97mb Publisher :

包含图象处理的各种基本源代码.灰度操作,图象滤波,几何变换,形态学变换,正交变换,图象分割,图像复原,纹理特征,人工神经网络等.-includes image processing of basic source code. Gray operation, image filtering, geometric transformation, morphological transformation, orthogonal transformation, image segmentation, image recovery, texture features, artificial neural networks.
Update : 2025-02-19 Size : 611kb Publisher : betty

此源码为Visual C++数字图像处理(第二版)的配套源码,包括图像处理中的各种方法的程序实现,对学习图像处理方向的有极大的帮助-this source of Visual C Digital Image Processing (2nd edition) supporting source code, Image processing, including the various methods of achieving, to learn the direction of image processing is of great help
Update : 2025-02-19 Size : 299kb Publisher : 马月涛

我自己写的图像处理作业报告,程序参考了VC++数字图象处理的源码,采用WIN32SDK实现-I wrote it myself image processing operations, procedures, the VC digital image processing of the source code, Implementation adopted WIN32SDK
Update : 2025-02-19 Size : 109kb Publisher : 真诚的猪

Vc++ Matlab图像处理与识别实用案例精选一书附带的源码,希望对各位有书的朋友作个参考!-Vc Matlab image processing and recognition of practical cases selected a book with source code, Members hope to have the book for a reference to a friend!
Update : 2025-02-19 Size : 4.99mb Publisher : 绿色的毛毛虫

图像处理源代码VC,包括各种图像处理的代码-image processing source code VC, including image processing code
Update : 2025-02-19 Size : 12.88mb Publisher : 周娜

VC++数字图象获取,处理及实践应用 附书源代码-VC digital image acquisition, processing and the practical application source code attached to books
Update : 2025-02-19 Size : 321kb Publisher : czq

与Visual C++数字图像获取 处理及实践应用配套的源代码-And Visual C++ Digital image processing and practical application to obtain the source code package
Update : 2025-02-19 Size : 3.81mb Publisher : 刘秋菊

VC图像处理工具,图像处理相关算法实现源代码-VC image processing tools, image processing algorithms to achieve the source code
Update : 2025-02-19 Size : 7.28mb Publisher : fan

VC图像处理工具,图像处理相关算法实现源代码-VC image processing tools, image processing algorithms to achieve the source code
Update : 2025-02-19 Size : 293kb Publisher : fan

vc图像处理基础完整源代码,涵盖了基本上所有的基本图像处理操作-vc image processing based on a complete source code, covering essentially all the basic image processing operations
Update : 2025-02-19 Size : 297kb Publisher : 芳草青青

本书是一部非常好的图像处理编程方面的书。本书提供了数字图像处理中最常用的近百个算法。所有的算法都给出了浅显易懂的理论解析,完整的源程序。对于学习图像处理、提高VC编程的来说,这是一本好书。-This book is a very good image processing programming books. This book provides a digital image processing, the most commonly used algorithm for close to a hundred. All the algorithms are given easy to understand the theory of analytic, complete source code. For learning image processing, to raise VC programming, this is a good book.
Update : 2025-02-19 Size : 37.51mb Publisher : leelyq

图像处理的基本方法源代码,包括图像读写、图像复原等-The basic method of image processing source code, including reading and writing images, image restoration, etc.
Update : 2025-02-19 Size : 8.76mb Publisher : coollc

主要内容彩色256色转灰度图,hough变换,walsh变换,对比度拉伸,反色,图像的傅立叶变换,高斯平滑,均值滤波,各种锐化方法,图像的缩放、细化、旋转,边缘提取,内附各种图片,vc++源码,对初学图象者很有帮助,强烈推荐,图象处理-The main contents of 256 colors to grayscale color, hough transform, walsh transform, contrast stretching, anti-color, images of Fourier transform, Gaussian smoothing, Mean filtering, all kinds of sharpening methods, image scaling, thinning, rotation, edge extraction, containing a variety of picture, vc++ source code, the images are very helpful to beginner and strongly recommend
Update : 2025-02-19 Size : 10.99mb Publisher : 吴海峰

负责图像处理的相关操作,如保存、图像关联操作等。功能包括:获取图片信息、 缩放、色彩滤镜、亮度、反向、灰度、转换、裁贴、和插入文字、其它图片或几何图形。 Paint方法使用AutoScoolPosition属性发现滚动位置,使用AutoScrollMinSize属性进行设置。-Responsible for the relevant image processing operations, such as the preservation of image related operation. Features include: access to image information, zoom, color filters, brightness, reverse, gray, conversion, CD paste, and insert text, images or other geometric shapes. Paint ways to use attributes found Rolling AutoScoolPosition location, use AutoScrollMinSize attribute set.
Update : 2025-02-19 Size : 55kb Publisher : 纪凤伟

C#编写的程序,实现图像的滤波、二值化、腐蚀、细化等等图像处理,代码开源,实现了一个小型的图像处理平台。-C# prepared by the procedures of image filtering, binarization, erosion, thinning, etc. image processing, open source code to achieve a small image processing platform.
Update : 2025-02-19 Size : 1.79mb Publisher : wally

冈萨雷斯matlab版的数字图像处理书籍。内容详细而且有例子的源代码。-Gonzales matlab version of the digital image processing books. Detailed and there are examples of the contents of the source code.
Update : 2025-02-19 Size : 305kb Publisher : jchh
« 12 3 4 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.