-
图象处理集合(对位图的处理)包括如下: 1.图象分析:图象分割和边缘检测 2.图象编、解码:huff,PCX,GIF,JPG等; 3.滤波处理:包含多种滤波器(...
图象处理集合(对位图的处理)包括如下: 1.图象分析:图象分割和边缘检测 2.图象编、解码:huff,PCX,GIF,JPG等; 3.滤波处理:包含多种滤波器(高,低通,交互式带阻); 4.数学形态学:图象的腐蚀和膨胀,开、闭运算,图象的粗、细化等; 此外还有视图的编辑、灰度处理、图象恢复、小波分解和重构等等。-image processing pool (right bitmap processing) include the following : 1. Image analysis : Segmentation and Edge Detection 2. Image encoder and decoder : Huff, PCX, GIF, JPG, etc.; 3. Filter : with a variety of filters (high and low pass offered inter-band stop); 4. Morphology : Image of corrosion and expansive, open and close operations, the image of rough and refined; in addition to the View editor, Gray processing, image restoration, wavelet decomposition and reconstruction and so on.
- 2022-11-13 09:15:04下载
- 积分:1
-
从自动潮位计摘录数据,绘制曲线提供其他软件使用
从自动潮位计摘录数据,绘制曲线提供其他软件使用-Automatically extract from the tide of data, drawing curves to provide the use of other software
- 2023-02-19 08:10:04下载
- 积分:1
-
用c语言建立物理模型
本人和同学大一物理作业
用c语言建立物理模型
本人和同学大一物理作业-establish himself and the physical model freshman physics students operation
- 2023-02-14 07:20:03下载
- 积分:1
-
有序抖动图像半调程序
有序抖动图像半调程序-jitter images semi- orderly transfer procedures
- 2022-07-19 07:04:14下载
- 积分:1
-
Delaunay三角网和Voronoi源软件建立的数值计算方法。
Voronoi和delaunay三角剖分源程序软件,用于构建数值计算的有限元预处理工作-Delaunay triangulation and Voronoi source software for building a numerical calculation of the finite element pre-processing work
- 2022-07-08 19:09:27下载
- 积分:1
-
图像的边缘滤波(得到边缘)
edge filter for image in c(get edge)
- 2022-08-21 11:03:41下载
- 积分:1
-
antialias
有关反走样图形的绘制源码,还包括一个论文-antialias
- 2022-03-05 08:42:13下载
- 积分:1
-
基于信息熵的改进型遗传算法,并加入了基于群体浓度更新的操作算子。...
基于信息熵的改进型遗传算法,并加入了基于群体浓度更新的操作算子。-based on information entropy IAGA, and to join groups based on the concentration updated Operator.
- 2022-03-22 18:30:19下载
- 积分:1
-
用手编写的
用vc编写的手写字体识别程序,识别效率较高,可是识别数字和英文字母-Vc prepared with hand-written font identification procedures, to identify more efficient, but the identification numbers and letters of the alphabet
- 2022-08-26 13:13:58下载
- 积分:1
-
图象的检测,模板匹配
命令行编译过程如下
vcvars32
rc bmp.rc
cl detect.c bmp.res user32.li...
图象的检测,模板匹配
命令行编译过程如下
vcvars32
rc bmp.rc
cl detect.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c: est.bmp必须存在
-Image detection, template matching command-line compiler as follows vcvars32 rc bmp.rc cl detect.c bmp.res user32.lib gdi32.lib Note: run-time, the file c: test.bmp must exist
- 2022-01-22 14:03:34下载
- 积分:1