-
Discret cosine transform
Discret cosine transform
- 2022-01-30 13:26:44下载
- 积分:1
-
数字图像处理课程老师留的作业,可以用来显示512*512的RGB图像,及实现和HIS和HSV格式图像得转换...
数字图像处理课程老师留的作业,可以用来显示512*512的RGB图像,及实现和HIS和HSV格式图像得转换-The homework of the imageprocessing teacher,which can be used to display the RGB image with 512*512 formation, and to process the format conversion between the HIS and HSV.
- 2022-12-31 18:35:05下载
- 积分:1
-
Note the use of matlab for image filtering, active code, it is useful to
利用matlab的图像滤波说明,有源代码,很管用的-Note the use of matlab for image filtering, active code, it is useful to
- 2022-05-31 07:50:53下载
- 积分: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
-
基于规则网格DEM数据的地形模拟显示,可以用鼠标和键盘进行漫游....
基于规则网格DEM数据的地形模拟显示,可以用鼠标和键盘进行漫游.-rules-based grid DEM data of the terrain simulation, it can be used for the mouse and keyboard roaming.
- 2022-05-08 04:16:40下载
- 积分:1
-
累加弦长三次参数样条曲线
累加弦长三次参数样条曲线-cumulative chord three parameters spline curve
- 2022-02-02 02:17:25下载
- 积分:1
-
这是一个比较好的基于主元分析PCA的代码,个人觉得很有价值。...
这是一个比较好的基于主元分析PCA的代码,个人觉得很有价值。-This is a good principal component analysis PCA-based code, personally feel very valuable.
- 2022-09-18 02:00:04下载
- 积分:1
-
自己编的vb编程,这是心脏源代码!请多多指教!
自己编的vb编程,这是心脏源代码!请多多指教!-vb own series programming, which is the heart source code! A great weekend!
- 2022-05-13 12:58:38下载
- 积分:1
-
蛇是一种变分技术,以找到最佳的轮廓,与一个…
snakes are a variational technique to find the best contour that aligns with an image. The basic routine, snake.m, aligns a sequence of points along a contour to the maximum of an array or image. Provide it with an image, a set of starting points, limits on the search space and it returns a new set of points that better align with the image.
- 2023-09-05 13:55:02下载
- 积分:1
-
SFMtoolkit
VisualSFM is a GUI application for 3D reconstruction using structure from motion (SFM). The reconstruction system integrates several of my previous projects: SIFT on GPU(SiftGPU), Multicore Bundle Adjustment, and Towards Linear-time Incremental Structure from Motion. VisualSFM runs fast by exploiting multicore parallelism for feature detection, feature matching, and bundle adjustment. This is toolkit of visualSFM, and you will need it!
- 2022-04-22 04:40:38下载
- 积分:1