搜索资源列表
floppy
- 吕凤军《数字图象处理编程入门》中的所有例子源代码,中间包括BMP文件格式的分析以及图像处理各种算法的C语言实现,对初次涉及图像处理方面的人而言非常不错。-Mr Lu Fengtai army "Digital Image Processing Programming Primer" all the examples of source code, intermediate file formats including BMP analysis and image proces
chap1-2
- 一个不错的c语言的图像处理入门教程的第1,2章-On a very good c++ graphics programming and enhance the entry documents.
chap5-6
- 一个非常不错的c语言图像编程的入门教程 第5-6章-A very good image of the c language programming Tutorial Chapter 5-6
images
- 数字图像处理与入门 是一本处理图像特效方面不错的书,本书中还有很多例子。例子都是由C++语言编写。-Introduction to digital image processing and image processing is a good special effects aspects of the book, there are many examples in this book. Examples are written in C++.
ImageProcessingCode
- 图像处理入门级代码,纯C语言编写。很有用,我就是从这个开始学的-Image Processing Code ,for c language
FaceDetect
- 该代码在matlab环境下实现人脸检测。核心代码采用c语言编写,可直接用于matlab环境下。目前,该代码可有效检测视频或图像中的单个人脸,可以作为研究者入门和学习编写代码之用。-This code written in Matlab is used to realize face detection. The key code is written in C and can be applied in Matlab environment directly. Recently, it can
C_image
- C语言_数字图象处理编程入门,chm与各章源码-C programming language , Introduction to Digital Image Processing, source with all chapters
C-Image-processing
- 内附电子书《数字图像处理编程入门》以及各章的源程序,主要功能是通过C++语言实现图形图像处理-Included the source code of your e-book "Digital Image Processing Introduction to Programming" and each chapter, the main function is C++ language for Graphics and Image Processing
chang
- 进制转换的小程序,供C语言初学者练习,参考,算是入门级小程序。-Binary conversion
homework
- C#语言,在VS2013下开发的图像处理软件,有基本的图像操作,平移、旋转、缩放,直方图,二值化,阈值处理,识别直线曲线,压缩等,基本的图像知识都有,基础入门可参考。-C# language, developed under VS2013 image processing software, a basic image manipulation, translation, rotation, scaling, histogram, binarization, a threshold value
equalize
- c语言实现图像灰度均衡化,适用于图像处理研究人员和初级入门学生(C language to achieve image gray equalization, suitable for image processing researchers and junior primary students)