-
实测地质剖面处理程序。
1、实现了复杂剖面的处理;2、实现了地质剖面的真厚度法、垂直投影法及自然坡度法图形成图;3、简单处理了实测地质剖面柱状图的处理。...
实测地质剖面处理程序。
1、实现了复杂剖面的处理;2、实现了地质剖面的真厚度法、垂直投影法及自然坡度法图形成图;3、简单处理了实测地质剖面柱状图的处理。-Measured geological section processing. 1, the realization of a complex treatment profile 2, realized the true geological section thickness, vertical projection method and the natural slope of the formation of Fatoumata map 3, the simple treatment of the measured geological profile of the treatment histogram.
- 2022-02-01 15:21:47下载
- 积分:1
-
通过忽略精度 有24位bmp转为16位img压缩图片
,生成的图片在嵌入式环境内读取速度很快,相应的文件查看软件请下载ImgViewer...
通过忽略精度 有24位bmp转为16位img压缩图片
,生成的图片在嵌入式环境内读取速度很快,相应的文件查看软件请下载ImgViewer-Through neglect precision 24-bit bmp into 16 img compressed picture, the picture generated in the embedded environment to read fast, the appropriate file to view software download ImgViewer
- 2022-06-21 12:25:56下载
- 积分:1
-
图像处理+ + +
图像处理 VC++里面包含大部分图像处理方面的程序-image process VC++
- 2022-06-21 02:52:26下载
- 积分:1
-
这是计算机图形学进行多边形区域填充的算法实现
这是计算机图形学进行多边形区域填充的算法实现-This is the computer graphics for the Polygon Fill Algorithm
- 2022-09-03 22:10:02下载
- 积分:1
-
在VC++ 6.0环境下实现红外图像的识别,有测试图片
在VC++ 6.0环境下实现红外图像的识别,有测试图片-In the VC++ 6.0 environment to achieve infrared image recognition, a test image
- 2022-07-11 07:04:39下载
- 积分:1
-
用差影法检测图像,VC++实现,具有较高的参考价值
用差影法检测图像,VC++实现,具有较高的参考价值-with poor video image detection, VC, with high reference value
- 2022-03-16 16:23:09下载
- 积分:1
-
256色转灰度图可以将彩色图象转化为灰度图象
256色转灰度图可以将彩色图象转化为灰度图象-256 grayscale color to color images can be converted into gray-scale image
- 2022-07-01 08:47:49下载
- 积分:1
-
一个用VB做的可以显示三维地形图的源程序,具有动态效果,很美观,欢迎下载...
一个用VB做的可以显示三维地形图的源程序,具有动态效果,很美观,欢迎下载-a VB can do the show three-dimensional topographical map of the source that is dynamic effects, very beautiful, welcome to download
- 2022-02-09 18:18:00下载
- 积分:1
-
本书全面介绍了Windows95/98/NT/2000/Me/XP环境下图像处理的理论和编程技术,并对基于面向对象程序设计方法,详细讨论了图像处理的Visual...
本书全面介绍了Windows95/98/NT/2000/Me/XP环境下图像处理的理论和编程技术,并对基于面向对象程序设计方法,详细讨论了图像处理的Visual C++编程技巧。主要包括图像基本操作,调色板技术,图像特技显示与擦除,图像空间变换,图像颜色处理,图像频域变换,图像处理和图像编码格式等的理论与技术。
附:课本中所有的源代码
课本正文为pdg格式,推荐使用超星阅读器(SSReader)打开;其中的源代码请用Visual C++ 6.0打开,如果用Visual C++.NET打开,会出现代码转换问题。-comprehensive book on the environment Windows95/98/NT/2000/Me/XP Image processing theory and programming technology, and based on object-oriented programming methods, detailed discussion of image processing Visual C programming skills. Images include basic operations, a palette technology, image display and graphics erasure, image space conversion, image color, Image frequency domain transform, image processing and image coding format of the theory and technology. Report : textbooks all the source code for text books pdg format, Superstar recommended reading (SSReader) Open; The source code Please open the Visual C 6.0, Visual C.NET open, there code conversion.
- 2022-01-25 19:50:00下载
- 积分:1
-
VC++ 图像处理系统
图像处理系统是一个典型的图像处理软件,主要用gdi+完成。它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。图像显示模块该模块主要包括显示位图、显示JPEG、显示GIF 3个部分。图像转换模块该模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分。图像处理模块该模块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分。字符识别模块该模块主要包含手写数字识别。
- 2022-10-24 13:25:04下载
- 积分:1