-
目的
purpose
merges two PGM gray-scale images, the first will be in the upper-left half, the second one in the lower-right half
compile
gcc -g -o diagonal_merge diagonal_merge.c -lpgm -lpbm -lm
-purpose merges two PGM gray-scale images. the first will be in the upper-left half, the second one in the lower-right half compile g cc-g-o diagonal_merge diagonal_merge.c-RT m-lpbm- lm
- 2022-10-19 02:45:02下载
- 积分:1
-
本程序实现了图像的几何变换,如图像的镜像,放大缩小,旋转等...
本程序实现了图像的几何变换,如图像的镜像,放大缩小,旋转等-realized by the images of geometric transformation, such as image mirroring, zooming, rotation, etc.
- 2022-02-01 17:28:06下载
- 积分:1
-
VC++图象编程基础源代码,包括 Hough变换、阈值分割、轮廓提取与跟踪等图象处理的基础操作...
VC++图象编程基础源代码,包括 Hough变换、阈值分割、轮廓提取与跟踪等图象处理的基础操作-VC++ programming based image source code, including the Hough transform, threshold segmentation, Contour extraction and tracking the basis of image processing operation
- 2022-01-25 17:58:14下载
- 积分:1
-
Harr
哈尔希尔德雷思价值观取代了山君!
- 2022-01-26 05:19:55下载
- 积分:1
-
二
二维平面多边形布尔运算,高速,有效,可用于平面字体处理,矢量图处理等-Two-dimensional polygon Boolean operations, high-speed, effective treatment can be used to print fonts, vector processing
- 2022-03-02 05:03:18下载
- 积分:1
-
一个用IDL编写的GUI视图工具 详细源代码与工程文件 包含加载影像 RGB波段合成列表选择 放缩与全图漫游 鹰眼图 矢量数据空间叠加等视图处理功能 按照说明书...
一个用IDL编写的GUI视图工具 详细源代码与工程文件 包含加载影像 RGB波段合成列表选择 放缩与全图漫游 鹰眼图 矢量数据空间叠加等视图处理功能 按照说明书操作即可!-IDL prepared using a GUI tool to view a detailed source code and project file contains the load image list to select RGB-Band Synthetic zoom map with roaming space Hawkeye map overlay vector data such as view processing functions can be operated in accordance with the Manual!
- 2022-03-03 13:58:29下载
- 积分:1
-
Nurbs曲线曲面算法,帮助大家在OpenGL,MFC环境下制作程序
Nurbs曲线曲面算法,帮助大家在OpenGL,MFC环境下制作程序-Nurbs curves and surfaces algorithm, to help everyone in the OpenGL, MFC production environment procedures
- 2022-05-18 16:18:26下载
- 积分:1
-
一个绘图程序(mfc),可以在此基础上继续开发出更完备的绘图程序...
一个绘图程序(mfc),可以在此基础上继续开发出更完备的绘图程序 -a drawing program (mfc), can continue to build on this and develop more comprehensive mapping procedure
- 2022-03-25 22:05:47下载
- 积分:1
-
读入位置数据可得到图形并可缩放,VC编写
读入位置数据可得到图形并可缩放,VC编写-read into the location data available graphics can zoom, prepared VC
- 2022-03-15 02:52:39下载
- 积分:1
-
画图板工具
这是一个类似windows系统自带的画图板一样的工具,我们可以拖住鼠标左键来画出我们心仪的图画,当鼠标离开时就停止。界面左上角的数字是为了验证鼠标在被前这个窗口内捕获,除了这个界限就表示不能被捕获
- 2022-02-13 03:25:01下载
- 积分:1