搜索资源列表
scanline.rar
- 在Visual C++的开发环境下,利用opengl类库编写代码实现扫描线的功能。,In Visual C++ development environment, writing code to use opengl libraries realize the function of scan lines.
ImageProcessing.rar
- 图像处理的c#源代码,完善中,已完善图像分割中本人自创的Ms快速扫描分割算法,Image processing, c# source code, improve, have been improving my self-designed image segmentation in the quick scan segmentation algorithm Ms
oglu_radar
- 用c编写的雷达扫描动画程序,非常像潜艇上的雷达-This is a sample code of radar scan with opengl techniques.
code
- 识别冰河的一个c++程序代码,希望对那些研究木马扫描的朋友有点帮助-Identification of a glacier code c++, I hope those of friends a little help Trojan Scan
ScanConversion
- 填充算法+扫描线填充算法部分代码,C++语言编写的MFC程序- Filling algorithm+ scan line fill algorithm part of the code, C++ MFC program language
条码识别
- Image primaryImage = Image.FromFile(fileName); Bitmap pImg = MakeGrayscale3((Bitmap)primaryImage); using (ZBar.ImageScanner scanner = new ZBar.ImageScanner()) { List<ZBar.Symbol> symbols = new List<ZBar.Symbol>(); System.Diagnostics.
C-SCAN
- 用于处理超声波相控阵C扫描的数据文件和图片处理,采用的是Matlab语言(the code of Matlab is used to process the data file and picture of ultrasonic phased array C scan)