-
DSP-transponder-signal-processing
利用TMS320VC5509A为核心的DSP处理硬件,通过软件实现自适应Notch滤波和瞬时频率序列方差检测(VIRD)运算,在较低信噪比使用条件下完成对单频测距信号的可靠检测和判定(Using tms320vc5509a DSP core processing hardware, adaptive notch filter and variance of instantaneous frequency sequence detection (Vird) operation is realized by software, in low signal to noise ratio under the conditions of use complete reliable detection of single frequency ranging signal and judging)
- 2016-02-20 20:44:28下载
- 积分:1
-
Fresnel-hologram
目前生成全息图主要有傅里叶和菲涅尔变换,此代码为利用菲涅尔变换将二维图片生成菲涅尔全息图,以达到图像加密的功能。(The current generated hologram mainly Fu Liye and Finel transform, the code for the use of Finel transform two-dimensional images generated Finel hologram, in order to achieve the function of image encryption.)
- 2014-11-15 12:55:25下载
- 积分:1
-
reconsitution
说明: 使用PCA将数据集降维,降维后将特征脸还原(Use PCA to reduce the dimension of the data set, reduce the feature face after dimension reduction)
- 2019-11-21 11:53:10下载
- 积分:1
-
nsift
多维尺度不变性的C++实现,必须联合ITK一起用,享受吧(Multi-dimensional scale invariance of the C to achieve, we must co-itk together, and enjoy it)
- 2008-05-11 22:20:10下载
- 积分:1
-
lena512color
tiff格式的lena原图,该图像包含了各种细节、平滑区域、阴影和纹理,这些对测试各种图像处理算法很有用。(Lena artwork in TIFF format,The image contains a variety of detail, smooth areas, shadows, and textures, which are useful for testing various image processing algorithms.)
- 2020-07-04 14:20:01下载
- 积分:1
-
dct
对图像进行离散余弦变换处理(图像变换)的源代码,编译后的可执行文件须带参数运行(Image discrete cosine transform (image transformation) source code, compiled executable file carry operation parameters)
- 2013-05-09 21:51:21下载
- 积分:1
-
VMpro1.6(亲测可用)
机器视觉开发平台
- 2020-12-09下载
- 积分:1
-
NLmeansfilter
非局部均值高斯图像去噪算法程序,论文作者源代码(Non-local mean Gaussian denoising algorithm procedures, the authors source code)
- 2015-09-24 20:14:28下载
- 积分:1
-
udf
运用在fluent中的udf,解决边界正弦运动的情况,非常珍贵(Border harmonic vibration UDF, use them in fluent, very precious resource)
- 2021-04-13 21:08:56下载
- 积分:1
-
利用SVM或者其他机器学习算法进行分类识别 LBP
(1)计算图像中每个像素点的LBP模式(等价模式,或者旋转不变+等价模式)。
(2)然后计算每个cell的LBP特征值直方图,然后对该直方图进行归一化处理(每个cell中,对于每个bin,h[i]/=sum,sum就是一副图像中所有等价类的个数)。
(3)最后将得到的每个cell的统计直方图进行连接成为一个特征向量,也就是整幅图的LBP纹理特征向量;
然后便可利用SVM或者其他机器学习算法进行分类识别了。((1) calculate the LBP pattern of each pixel in the image (equivalent mode, or rotation invariant + equivalent mode).
(2) then the LBP eigenvalue histogram of each cell is calculated, and then the histogram is normalized (for each cell, for each bin, h[i]/=sum, sum is the number of all the equivalent classes in a pair of images).
(3) finally, the statistical histogram of each cell is connected into a feature vector, that is, the LBP texture feature vector of the whole picture.
Then, SVM or other machine learning algorithms can be used for classification and recognition.)
- 2020-07-01 20:00:02下载
- 积分:1