-
HALCON_CIRCLE
一个简单的HALCON计算圆心坐标的例子,C++代码格式,初学者适用!(A simple example of calculating coordinates HALCON, c++ code format, for beginners!)
- 2021-03-23 10:19:15下载
- 积分:1
-
Laplasse
拉普拉斯算法的实现,程序是用vc++编写的(Laplasse algorithm)
- 2011-12-28 15:43:07下载
- 积分:1
-
04457757
超分辨率重构,介绍超分辨率重构最大后验概率算法。(Super-resolution reconstruction, introduced the super-resolution reconstruction of maximum a posteriori probability algorithm.)
- 2011-10-19 09:52:06下载
- 积分:1
-
hedongjian
彩色位图转黑白位图代码。何东健《数字图像处理》随书光盘提供的源码。(color bitmap to black-and-white bitmap code. Dong- Jian "Digital Image Processing" With the CD source.)
- 2006-11-02 10:13:04下载
- 积分:1
-
souhan_v32
esprit算法对有干扰的信号频率进行估计,一种基于多文档得图像合并技术,搭建OFDM通信系统的框架。( esprit algorithm signal frequency interference can be assessed Based on multi-document image obtained combining technique, Build a framework OFDM communication system.)
- 2017-04-28 19:14:03下载
- 积分:1
-
LSM_Match
最小二乘匹配,图像匹配算法,需要初始匹配坐标,可以达到亚像素精度(least squares matching, image matching algorithm, the initial need to match coordinates, can reach sub-pixel accuracy)
- 2006-10-26 14:25:05下载
- 积分:1
-
DE
说明:
最简单的差分格式有向前、向后和中心3种。
向前差分:f (n)=f(n+1)-f(n)
向后差分:f (n)=f(n)-f(n-1)
中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers.
Forward differencing: f (n) = f (n+ 1)-f (n)
Backward difference: f (n) = f (n)-f (n-1)
Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
- 2016-05-17 21:08:01下载
- 积分:1
-
-DOA
利用DOA和TOA对运动辐射源的单舰无源定位(Using a single passive location DOA and TOA ship moving emitter)
- 2021-01-16 13:58:45下载
- 积分:1
-
raw2bmp
读取RAW格式文件,将其转换为BMP格式文件并存储,主要实现灰度图像的转换(Read the RAW format, convert it to BMP format file and stored, mainly to achieve the conversion of grayscale images)
- 2011-11-08 10:36:16下载
- 积分:1
-
huatesetu
说明: 利用vc画图,特点是可以画一些有特殊效果的几何图像(use vc drawing, painting features can be some special effects of geometric images)
- 2006-04-14 11:39:57下载
- 积分:1