资源列表
RayTracingDemoCodeAndImages
- 一个光线跟踪的程序,用来学习光线跟踪算法的原理和实现-Ray tracing program
BitmapTest
- 图像处理 其中主要包括图像旋转,图像缩放,图像移动-Image processing rotating zoom mobile
Edge-detection
- 本代码用于边缘检测 自己用过应该很好用,希望大家多多下载-Edge detection
NIVisionConcepts
- 我上传的这个软件是NI图像采集的具体说明,对刚开始使学习 的人大有帮助-The NI Vision Concepts Help describes the basic concepts of machine vision and image processing for users with little or no imaging experience. This document also contains in-depth discussions on machine vision and
C-Language
- C 语言图像处理代码大全,包括比较常用的算法。例如:阈值分割,边缘检测,直方图的计算,灰度共生矩阵的计算等等。-C-Code Complete, image processing, including the commonly used algorithms. For example: threshold segmentation, edge detection, histogram calculation, the calculation of GLCM and so on.
DSP
- 东南大学数字图像处理课件--图像分割相关基础内容-Southeast university digital image processing courseware- image segmentation
RGB-CYMK
- VC++RGB资料合集,非常有用的关于RGB的资料!本人珍藏已久!对网络开发的人员非常有必要!-VC++ RGB data collection, very useful information on the RGB! I treasure a long time! The staff of web development is very necessary!
ImageProcessMatLabC
- C++Builder和matlab的联合编程图像处理,包括matcom的使用已经整体源代码,可以脱离matlab和c在任何电脑上应用。界面清晰,算法快捷,使用了智能的窗口适应算法 -C++ Builder and joint programming matlab image processing, including the use of matcom has the overall source code from matlab and c can be any computer appl
CxImage
- VC++ 图像处理类库CxImage源代码,CxImage是一个可以用于MFC 的C++类,可以打开,保存,显示,转换各种格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的转换。 -VC++ image processing library CxImage source code, CxImag
LZW
- 图像无损压缩LZW 编码的实验,可进行16字节的编码,软件界面给出编码步骤,便于初学者学习LZW编码的思想。-LZW Experiment Code .Design tools: C++ Builder
Colony-Algorithm
- 基于蜂群算法的图像边缘检测,利用蜂群算法的特点,对图像边界进行快速搜索。-Colony algorithm based on image edge detection algorithm using the characteristics of bees, a quick search on the image border.
PointExtraction
- 利用Moravec算子、Forstner算子、Harris算子对一幅位图(灰度图像)进行点特征提取,还可以将非位图(如.jpg格式)灰度化后转换为灰度图像进行提取。-By Moravec operator, Forstner operator, Harris operator of a bitmap (gray image) for point feature extraction, can also be non-bitmap (such as. Jpg format) grayscale c