-
图像处理技术已经渗透到人类生活的各个领域并得到越来越多的应用,图像处理所涉及的图像格式有很多种,如TIF、JEMP、BMP等等,工程应用中经常要处理256级的灰...
图像处理技术已经渗透到人类生活的各个领域并得到越来越多的应用,图像处理所涉及的图像格式有很多种,如TIF、JEMP、BMP等等,工程应用中经常要处理256级的灰度BMP图像,如通过黑白采集卡采集得到的图像-image processing technology has been integrated into all areas of life and to be more and more applications, image processing involved in the format images can take many forms, such as TIF, JEMP, BMP, etc., engineering applications often have to deal with 256 Gray BMP images, such as through black-and-white collection in acquisition card The images
- 2023-01-19 23:10:03下载
- 积分:1
-
一个图像成分C #
一个C#图象组件-an image components C#
- 2022-08-05 15:47:02下载
- 积分:1
-
图像叠加,能完成两个图象的相互叠加。使其具有两个图的模型...
图像叠加,能完成两个图象的相互叠加。使其具有两个图的模型-superimposed images, can complete two superimposed images of each other. It will have two of Model
- 2022-08-24 03:51:39下载
- 积分:1
-
AddFlow矢量图OCX控件 Name : TEAM LAXiTY Serial: 4303 9095 6970 2378...
AddFlow矢量图OCX控件 Name : TEAM LAXiTY Serial: 4303 9095 6970 2378-AddFlow vector OCX controls Name : TEAM LAXiTY Serial : 4303 9095 6970 2378
- 2023-01-25 16:15:04下载
- 积分:1
-
这个程序演示用NEO实现高彩模式下的颜色渐变效果
这个程序演示用NEO实现高彩模式下的颜色渐变效果-the procedures used to demonstrate NEO high color mode color fading effect
- 2022-11-16 21:10:03下载
- 积分: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
-
This library implements the KLT Tracking algorithm [2004] for Feature Tracking i...
This library implements the KLT Tracking algorithm [2004] for Feature Tracking in Video useful in computer vision tasks like object recognition, image indexing, tracking and structure from motion. This implementation uses programmable Graphics Hardware to achieve considerable speedup in the running time of the GPU-based implementation.
- 2023-06-29 20:25:03下载
- 积分:1
-
代码充满哟!代码都是哟!
代码充满了哟!代码都是哟!
- 2022-02-05 20:08:16下载
- 积分:1
-
关于JPEG图片处理的ijl15动态库,专门对于JPEG图像进行操作,是图像处理者的必备工具!...
关于JPEG图片处理的ijl15动态库,专门对于JPEG图像进行操作,是图像处理者的必备工具!-A dynamic lib about Digital image of JPEG processing,it s very necessary to the man who process Jpeg .
- 2022-07-17 05:28:29下载
- 积分:1
-
fastICA 快速独立分量分析算法代码
快速独立分量分析
一共包含了5个ICA的算法,其中:
fastica.m文件中的ICA算法是基于负熵的;
m_fastica.m文件中的ICA算法是基于负熵的改进算法;
fastica_kurt.m文件中的ICA算法是基于峭度的;
fastica_ML.m文件中的ICA算法是基于互信息的;
NLPCA.m文件中的ICA算法是基于非线性PCA的。
- 2022-03-05 06:49:37下载
- 积分:1