-
canny算字进行图像处理的边缘检测程序。canny算子canny算子
canny算字进行图像处理的边缘检测程序。canny算子canny算子-canny operatorcanny operatorcanny operatorcanny operatorcanny operatorcanny operator
- 2022-02-13 00:30:52下载
- 积分:1
-
这是用MFC编写的使用openGL的视口代码。
CChildView::CChildView() 构造函数
CChildView::~CChildVie...
这是用MFC编写的使用openGL的视口代码。
CChildView::CChildView() 构造函数
CChildView::~CChildView() 析构函数
BEGIN_MESSAGE_MAP(CChildView,CWnd ) 消息映射
BOOL CChildView::PreCreateWindow(CREATESTRUCT& cs)创建窗口重新设置窗口参数
BOOL CChildView::PreTranslateMessage( MSG* pMsg ) 翻译消息
int CChildView::OnCreate( LPCREATESTRUCT lpCreateStruct ) 窗口创建好后进入此函数 完成openGL的初始化
void CChildView::OnSize( UINT nType, int cx, int cy ) 当窗口大小发生改变时重新设置OPenGL的视口参数。
void CChildView::OnDestroy() 销毁窗口 -It is written in MFC to use openGL viewport code. CChildView:: CChildView () constructor CChildView:: ~ CChildView () destructor BEGIN_MESSAGE_MAP (CChildView, CWnd) message map BOOL CChildView:: PreCreateWindow (CREATESTRUCT & cs) to create a window to reset the window parameters BOOL CChildView:: PreTranslateMessage (MSG* pMsg ) translation of the message int CChildView:: OnCreate (LPCREATESTRUCT lpCreateStruct) window is created and entered this function to complete openGL initialization void CChildView:: OnSize (UINT nType, int
- 2022-03-16 00:49:44下载
- 积分:1
-
obj文件读取和三角面片细分
obj文件的读取,对三角面片的细分等算法的实现。在图形图像方面有较大的使用价值,所用数据结构清晰明了,也是学习计算机图像的一大帮助,对于刚接触单位重建的也是很好的指导
- 2022-12-16 07:25:03下载
- 积分:1
-
图片编码与解码 JPEG2BMP
常见的JPEG和JPEG2000严格意义上指的都不是文件格式而是图像压缩标准,此程序将读入一幅JPEG图片,并对其进行解码、编码为BMP图像,此代码用VS2013成功编译并执行。并附有原始图片和注释。
- 2022-03-30 18:50:47下载
- 积分:1
-
segy格式数据的读取程序,可以帮助初学者好好学系地震数据的哦...
segy格式数据的读取程序,可以帮助初学者好好学系地震数据的哦-segy format to read data can help beginners make the Department of seismic data oh
- 2023-08-08 19:20:03下载
- 积分:1
-
X射线图像处理的源代码,具有基本的图像处理功能
X射线图像处理的源代码,具有基本的图像处理功能-X-ray images of the source code with the basic image processing functions
- 2023-02-19 01:05:04下载
- 积分:1
-
这个是读文件的源程序
本人是觉得还不错了
这个是读文件的源程序
本人是觉得还不错了
-This is a time of the source document I also feel pretty good
- 2023-04-18 14:35:03下载
- 积分:1
-
基于matlab的jpeg处理工具
JPEG ToolBox 一款JPEG图像工具,能够在matlab中进行jpg图像信息的查勘以及各种操作。
- 2022-11-18 19:35:03下载
- 积分:1
-
图像处理的一种方法,图像进行傅立叶时所需要的源程序,得到的图像和原图像之间有清晰的比较...
图像处理的一种方法,图像进行傅立叶时所需要的源程序,得到的图像和原图像之间有清晰的比较-image processing method, Fourier images when needed source, the images and the original image between a clear comparison
- 2022-02-13 04:13:19下载
- 积分:1
-
摘要:在交通场景下进行多目标跟踪时,如何正确检测出车辆间的相互遮挡是影响车辆跟踪结果的关键。针对问题,运用投
影理论分析交通场景的三维几何投影特征.用长方体...
摘要:在交通场景下进行多目标跟踪时,如何正确检测出车辆间的相互遮挡是影响车辆跟踪结果的关键。针对问题,运用投
影理论分析交通场景的三维几何投影特征.用长方体投影轮廓模型对车辆进行建模,重构其乏维投影轮廓,以进行遮挡的检
测和分离。与以往的方法相比,它在估计出的车辆外形轮廓基础t-进行遮挡检测,不需要匹配操作,计算量较小,并能解决
基于匹配的方法无法对付的初始遮挡问题。用实验验证了该算法的有效性。-In multi―object tracking of traf氍c scene。how to detect the occlusion is a
key problem for vehicle
tracking.A novel vehicle contour based method is prope∞d to deal with this problem.This method firstly extracts the
3D geometry character from the vehicle images according to the projecting theory,establishes the model of the vehicle
with the euboid project contour,and then reconstructs its 3D project contour。detects and segments the occlusion l-e-
sious.Compared with traditional method,it deals with the problem with less computation because it generates the ve・
hide contour firstly and no match calculation is needed.Moreover,this method is able to solve the initial occlusion
problem,which could not be solved with matching based method.The experimental results show that the
- 2023-01-20 05:10:03下载
- 积分:1