-
学习VC也没多久,将我做的这个小工具和大家分享一下。其主要功能就是可以自定义生成公章图形并保存为bmp图片,希望对大家有点用。具体实现的方法如下:
步...
学习VC也没多久,将我做的这个小工具和大家分享一下。其主要功能就是可以自定义生成公章图形并保存为bmp图片,希望对大家有点用。具体实现的方法如下:
步骤一:生成对话框工程,并加入相应的控件,图片的显示使用Picture控件;
步骤二:定义生成图形所需要的参数;
步骤三:通过参数定义,生成对应的Bitmap,再在Picture控件中显示该位图,具体实 现参看源程序。
步骤四:将生成的Bitmap保存为位图文件。
-VC did not learn how long I will do this small tools and share with you. Its main function is to be generated from the definition graphics and seals for the preservation bmp picture, and I hope to use you a bit. The specific methods to achieve the following : Step 1 : Generation dialog, and add the corresponding controls, the pictures showed a picture control; Step 2 : definition graphics generated by the parameters; Step 3 : through the definition of parameters, generate the corresponding Bitmap, and the Picture Control showed the bitmap, See achieve specific source. Step 4 : Generation to preserve the Bitmap bitmap file.
- 2023-04-09 06:30:03下载
- 积分:1
-
计算机图形学在VC++中的实现
在vs2010的MFC框架下,交互式的扫描转换圆弧和多边形,源码实现,可以运行,VC++源代码,可以通过代码了解扫描转换圆弧和扫描转化多边形的算法思想,还可以提高编程能力,以及阅读代码的能力
- 2022-02-02 04:34:36下载
- 积分:1
-
VB开发的一个与WINDOWS画图相似的程序
VB开发的一个与WINDOWS画图相似的程序-the VB and Windows drawing a similar procedure
- 2023-02-12 22:55:04下载
- 积分:1
-
一本很好的关于图像处理编程的工具书,有方法例子,且有命令集。...
一本很好的关于图像处理编程的工具书,有方法例子,且有命令集。-A good programming tool for image processing on the books, there are ways to examples, and there is command set.
- 2022-01-30 19:59:04下载
- 积分:1
-
original corner detection, the use of VC prepared by calling Intel's OpenCV...
原创的角点检测程序,使用 VC++ 编写,通过调用 Intel 的 OpenCV 库实现。-original corner detection, the use of VC prepared by calling Intel"s OpenCV library implementation.
- 2022-05-14 18:50:06下载
- 积分:1
-
卷积反投影重建CT2维图像(Visual Fortran编写)
卷积反投影重建CT2维图像(Visual Fortran编写)-convolution-projection reconstruction CT2-dimensional images (Visual Fortran preparation)
- 2022-02-21 08:28:19下载
- 积分:1
-
用鼠标左键来获取位图的rgb值并用该颜色来填充客户区。详见CGetPixel2Dlg::OnLButtonDown...
用鼠标左键来获取位图的rgb值并用该颜色来填充客户区。详见CGetPixel2Dlg::OnLButtonDown-use the left mouse button to access bitmap rgb values and the color used to fill customer area. See CGetPixel2Dlg : : OnLButtonDown
- 2022-08-14 23:23:29下载
- 积分:1
-
对图像进行扭曲操作
对图像进行扭曲操作-right image distortion operation
- 2022-03-10 20:08:27下载
- 积分:1
-
基于vtk的三维重构与裁切:
1.16位非压缩位图的读取与设置.
2.图像数据载入映射器
3.裁切平面的设置
4.边界的设置与显示
5.三维...
基于vtk的三维重构与裁切:
1.16位非压缩位图的读取与设置.
2.图像数据载入映射器
3.裁切平面的设置
4.边界的设置与显示
5.三维重构
注:需安装vtk4.0以上版本-It s about 3D reconstruct and clip based on VTK including reading and configration of 16 bits non_contracted bitmaps,the mapper for image data loading, configration of plane for clip,configration and display of borders and 3D reconstruct.(PS:VTK 4.0 or above version is needed)
- 2022-11-26 11:20:03下载
- 积分:1
-
北京大学遥感所的研究生图像处理讲义高级遥感数字图像处理(硕士生课程)之第五章 灰度直方图...
北京大学遥感所的研究生图像处理讲义高级遥感数字图像处理(硕士生课程)之第五章 灰度直方图-Peking University
- 2022-02-06 03:00:29下载
- 积分:1