-
图像傅立叶变换(频域变换经典代码),相信大家在学数字图像处理时,老师一般都要求学生用C++来实现图像Fourier变换,有了这个实例,就方便多了。_带图片可测试...
图像傅立叶变换(频域变换经典代码),相信大家在学数字图像处理时,老师一般都要求学生用C++来实现图像Fourier变换,有了这个实例,就方便多了。_带图片可测试-images Fourier transform (frequency domain transform classic code), I believe we learn in digital image processing, teachers generally require students to use C Image Fourier transform, the existence of such examples, more convenient. _ Can be tested with pictures
- 2023-05-30 22:30:03下载
- 积分:1
-
对摄像机进行标定。学习之用。学写代码的话比看OPENCV的代码要好,使用的话OPENCV或者MATLAB都足够了...
对摄像机进行标定。学习之用。学写代码的话比看OPENCV的代码要好,使用的话OPENCV或者MATLAB都足够了-Calibration of the camera. Learning. Write code, then look OPENCV than the code is better, the use of words or MATLAB are OPENCV enough
- 2022-06-20 03:40:27下载
- 积分:1
-
基于扩散张量成像(DTI)的脑白质纤维束成像算法研究
基于扩散张量成像(DTI)的脑白质纤维束成像算法研究-Based on diffusion tensor imaging (DTI) of white matter fiber tractography algorithm
- 2022-10-15 03:10:03下载
- 积分:1
-
vb image processing, windows environment
vb图像处理,windows环境-vb image processing, windows environment
- 2022-06-12 14:23:08下载
- 积分:1
-
数字处理讲座 数字处理讲座 数字处理讲座
数字处理讲座 数字处理讲座 数字处理讲座 -Lectures deal with figure figure figure deal with deal with lectures lectures lectures deal with figure figure figure deal with deal with lectures lectures
- 2023-03-13 18:10:04下载
- 积分:1
-
在视频压缩中,我们可以返回一系列的测试性能…
在视频压缩中,大家可能回遇到测试一系列的文件性能,但是如果自己一个一个测试,很费时,而且质量不高,这里有套代码,可以帮大家解决问题,对大家帮助很大-In video compression, we may return to face the test performance of a series of documents, but if you own a test, it is time consuming, and the quality is not high, there are sets of code, can help you solve the problem, of great help for all of us
- 2022-05-08 14:30:02下载
- 积分:1
-
一个把给定矩阵(图像)按ZigZag排序的算法,高级程序员编写,非常精炼,可供图像处理编程人员参考。...
一个把给定矩阵(图像)按ZigZag排序的算法,高级程序员编写,非常精炼,可供图像处理编程人员参考。-put to a fixed matrix (Image) by permutation sorting algorithm, senior programmer preparation, very refined image processing program for reference.
- 2022-09-10 07:15:03下载
- 积分:1
-
图象拼接SIFT算法的C原代码
图象拼接SIFT算法的C原代码--加州大学一个博士生编的.下面是它的几个不同的版本,挑着用吧!-sciences image stitching algorithm C source code-- the University of California, a doctoral student in the series. Below are several of its different versions carry a use!
- 2022-06-19 21:49:51下载
- 积分:1
-
采用Visual c++ 进行图像处理,已经经过检测,非常实用,本源码主要是代码转换...
采用Visual c++ 进行图像处理,已经经过检测,非常实用,本源码主要是代码转换-for image processing, have been tested, the very practical, The source code is a major change
- 2022-02-16 04:18:16下载
- 积分:1
-
用canny算子提取边缘,核心:用高斯滤波器平滑图像;一阶偏导的有限差分计算梯度的幅值和方向;非极大值抑制;双阈值算法检测和连接边缘。...
用canny算子提取边缘,核心:用高斯滤波器平滑图像;一阶偏导的有限差分计算梯度的幅值和方向;非极大值抑制;双阈值算法检测和连接边缘。
- 2022-03-19 13:07:12下载
- 积分:1