-
图象处理的源代码
图象处理的源代码-image processing source code
- 2022-02-05 03:02:46下载
- 积分:1
-
为了快速精确地对一个实体进行的三维重建, 提出了一种新的混合建模方法. 该方法利用同一实体在不同视
点下的多幅深度图像, 根据它们之间颜色和纹理的相关性,...
为了快速精确地对一个实体进行的三维重建, 提出了一种新的混合建模方法. 该方法利用同一实体在不同视
点下的多幅深度图像, 根据它们之间颜色和纹理的相关性, 通过逆投影变换, 可将图像中象素点映射到三维空间中的正
确位置. 然后再经模型重建和重投影, 可获取实体在任意视点下的图像. 实验结果表明, 这种建模方法具有复杂度恒定、
获取图像真实感强等优点, 适用于形状、 结构复杂的物体的重建.-: In o rder to reconst ruct th ree di mensi on model of an object, a new method of hybr id modeling is p resented .
Th is method use mut i p le range i mage of different viewpo int, acco rding to the co lo r and texture, the p ixel po int can be
mapped to co r rect po sit i on in th ree di mensi on space by the backp ro ject t ransfo rmat i on. Then the i mage can be go t in
any viewpo int by modeling reconst ruct i on and rep ro ject i on. Exper i ments has p roved that th is method can acquire h igh
realist ic i mage and has stat ic comp lexit i on. It can be used to reconst ruct some objects w ith comp licated shape and
topo logies
- 2022-02-28 21:01:55下载
- 积分:1
-
一维和二维的otsu(大津法)opencv实现
一维和二维的otsu(大津法)opencv实现,函数直接运行调用,分割效果好,对于初学者老说也是很好的入门算法研究,欢迎下载。
- 2023-09-02 12:15:03下载
- 积分: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
-
very basic procedures java3d one watches prepared a gradual color change while p...
很基本的java3d 程序
一个钟表制作程序
一个颜色渐边变程序
希望对初学者有所帮助-very basic procedures java3d one watches prepared a gradual color change while procedures would like to help beginners
- 2022-03-15 10:22:26下载
- 积分:1
-
时钟
时钟- Clock
- 2023-01-04 18:50:03下载
- 积分:1
-
粒子
对遥感影像信号数据处理,粒子滤波,好用,实践可用-particle
- 2022-07-07 15:16:25下载
- 积分:1
-
B样条源程序,vc编写
B样条源程序,vc编写-source of the B-spline, vc prepared
- 2022-03-24 09:01:48下载
- 积分:1
-
图像分割算法
这是一篇关于图像分割的论文的相关代码,论文是2013年发表的,比较新,使用平台是vs2012,配置opencv2.4.3.效果很赞哦!希望有用。
- 2022-08-08 06:45:54下载
- 积分:1
-
能够将bmp文件转换为jpg文件,推荐。开发环境:vc6.0
能够将bmp文件转换为jpg文件,推荐。开发环境:vc6.0-Bmp files can be converted to jpg files, recommended. Development Environment: vc6.0
- 2022-01-28 15:17:16下载
- 积分:1