-
基于平面拟合的Lidar影像建筑物提取
从LiDAR影像中提取建筑物,最重要的是去除高大的树冠。本项目通过平面拟合去除LiDar影像中的高大树冠,并通过区域生长的方式得到建筑物对象。
- 2022-06-21 04:00:41下载
- 积分:1
-
设计思路:
对Windows XP自带的画笔程序进行分析,一般User画图过程:
首先鼠标选择绘图工具,然后选择颜色,接着按User需要作图。User对...
设计思路:
对Windows XP自带的画笔程序进行分析,一般User画图过程:
首先鼠标选择绘图工具,然后选择颜色,接着按User需要作图。User对产出的图像进行操作。
对图形元素抽象出公共属性,设计我的画板的作图过程:
选择工具 、画预览效果、User满意并确定、绘制效果。
下面是程序用到主要变量:
当前绘图点粒度:int iGranularity
当前使用颜色:COLORREF curColor
当前绘图状态:int iPaintStatus
当前绘图状态属性:int iPaintProperty
前一个鼠标坐标:CPoint pOldPoint
多边形起点:CPoint pStartPoint
多边形终点:CPoint pEndPoint
当前鼠标坐标:CPoint pCurPoint
输出文本字符串缓存:CString strTextOut
对典型操作过程(画矩形)描述:
用户选择工具_RECTANGLE(使iPaintStatus=_RECTANGLE)、
选择绘图颜色(设定curColor)、
用户按下鼠标左键使绘图状态属性为预览(iPaintProperty=_PREVIEW)、
用户移动鼠标(绘制图形的橡皮线效果)
用户放开左键(绘制图形的实线效果)
-design : Windows XP"s own brush analysis procedures, the general User drawing process : first choice mouse drawing tool, then select colors, followed by Graphic User needs. User to output images to operate. Right abstract graphic elements from the public properties, design I slate of mapping process : select tools, painting preview effects, User satisfaction and identification, mappi
- 2022-03-11 03:27:30下载
- 积分:1
-
可以支持绘制多种形状的箭头!
可以支持绘制多种形状的箭头!-can support a variety of shapes drawn arrow!
- 2023-08-05 07:30:03下载
- 积分:1
-
这是一个细胞识别统计系统的源程序,统计图片中细胞的个数...
这是一个细胞识别统计系统的源程序,统计图片中细胞的个数-This is a cell recognition of the source statistical system, statistical picture of the number of cells
- 2022-07-21 03:57:06下载
- 积分:1
-
Here must be copied all the images and curso rs (bmp and ico files).
Here must be copied all the images and cursors (bmp and ico files).-Here must be copied all the images and curso rs (bmp and ico files).
- 2022-02-15 10:39:05下载
- 积分:1
-
一个不错的全屏显示程序
一个不错的全屏显示程序-a good full screen display program
- 2022-08-08 03:09:45下载
- 积分:1
-
一个分割视的程序,值得学习
一个分割视的程序,值得学习-A partition, as the procedure, it is worth learning
- 2022-10-24 14:35:03下载
- 积分:1
-
利用VC++开发图像采集卡与图像预处理库
利用VC++开发图像采集卡与图像预处理库-VC development and image acquisition card for image preprocessing
- 2022-03-30 14:28:45下载
- 积分:1
-
数字图像水印的嵌入和提取算法
数字图像水印的嵌入和提取算法-Blind-detection digital watermarking embedding and extraction algorithm. The program is made by C language. (watermark.rar file include test image file)
- 2022-04-22 17:55:03下载
- 积分:1
-
生成算法deboor_cox六B
用deBoor_Cox算法生成的6次B样条曲线。-generation algorithm used deBoor_Cox six B-spline curves.
- 2023-05-31 13:25:03下载
- 积分:1