CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - opencv fourier
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - opencv fourier - List
[
Special Effects
]
fd
DL : 0
傅立叶描述子,用于提取形状的特征。c++编写-Fourier descriptors for the extraction of shape features. c++ prepared
Update
: 2025-02-17
Size
: 3kb
Publisher
:
[
Special Effects
]
flymeilin
DL : 0
这是傅立叶梅林变换的MATLAB源代码,很实用,适合做水印或图象处理相关的朋友参考使用.-This is the Fourier Mellin Transform MATLAB source code, very useful, suitable for a watermark or image processing-related friends use and reference.
Update
: 2025-02-17
Size
: 118kb
Publisher
:
li yong
[
Special Effects
]
ImgPro_OpenCV_1
DL : 0
在VS.net2003下编译的,用了OpenCV开发库函数,包括bmp、jpeg格式图像的显示和存储,图像处理包括KNN均值,KNN中值,傅立叶变换,图像分割。-In the next VS.net2003 compiled using the OpenCV library function development, including bmp, jpeg format image display and storage, image processing, including KNN mean, KNN in value, Fourier transform, image segmentation.
Update
: 2025-02-17
Size
: 7.44mb
Publisher
:
fisher
[
Windows Develop
]
FourierDescriptor
DL : 0
opencv 实现的快速傅立叶变换,速度较快-opencv realize the fast Fourier transform, fast
Update
: 2025-02-17
Size
: 895kb
Publisher
:
laomaobibi
[
Special Effects
]
Fourier
DL : 0
OpenCV Fourier变换程序,很好用的,速度快-OpenCV Fourier transform procedure, well used, fast
Update
: 2025-02-17
Size
: 954kb
Publisher
:
baitao
[
Special Effects
]
fft
DL : 0
基于opencv图像处理库的傅里叶变换,首先说明是pdf文件,但源码运行过了,是正确的。-Opencv image-processing library based on the Fourier transform, first of all that are pdf files, but source code to run before, are correct.
Update
: 2025-02-17
Size
: 43kb
Publisher
:
巢歌
[
Special Effects
]
dft
DL : 0
基于OpenCV的源码, 实现了利用DFT离散傅里叶变换计算图像的功率谱。-OpenCV based on the source, the use of implementation of the Discrete Fourier Transform DFT calculation of the power spectrum image.
Update
: 2025-02-17
Size
: 97kb
Publisher
:
无梦
[
Windows Develop
]
opencv-fourier
DL : 0
opencv 调整傅立叶变换图像-the fourier transformation of picture by opencv
Update
: 2025-02-17
Size
: 93kb
Publisher
:
Jack
[
VC/MFC
]
OpenCV_Chinese_Manual
DL : 0
关于OpenCV的详尽中文手册,包括CxCore、CvAux、Cv、HighGUI中文参考手册;OpenCV安装文档说明;OpenCV历程:图像文件读入与显示,图像创建、保存和复制,Canny边缘检测,轮廓(contour)检测,图像旋转与缩放,读视频文件和运动问题检测,Hough线段检测,鼠标绘图,离散傅立叶变换,windows下使用采集卡directshow等等以及应用专题-About OpenCV detailed English manual, including CxCore, CvAux, Cv, HighGUI Chinese language reference manual OpenCV installation documentation OpenCV process: read and display image files, image creation, preservation and reproduction, Canny edge detection, contour (contour) Detection , image rotation and scaling, read video files and motion problem detection, Hough line segment detection, the mouse mapping, discrete Fourier transform, windows, etc. to use directshow capture card and the application of special
Update
: 2025-02-17
Size
: 3.55mb
Publisher
:
陈姗
[
Windows Develop
]
FFT
DL : 0
Discrete Fourier transform, DFTshift, Inverse DFT, opencv
Update
: 2025-02-17
Size
: 2kb
Publisher
:
mmia
[
VC/MFC
]
DFT
DL : 0
傅里叶变换及傅里叶逆变换的c++实现,令附有测试数据和实验结果。-Fourier transform and its inverse transform of the c++ implementation, so that with test data and experimental results.
Update
: 2025-02-17
Size
: 9kb
Publisher
:
张敏
[
OpenCV
]
fft
DL : 0
利用傅里叶变换对图像进行降低噪声处理,而且内附有高通和低通滤波功能-Fourier transform
Update
: 2025-02-17
Size
: 1.28mb
Publisher
:
zhang zhe
[
OpenCV
]
watermodelfft
DL : 0
利用OPENCV做图像的傅里叶变换以达到对图像的降噪处理-OPENCV done using the Fourier transform of the image in order to achieve noise reduction of the image
Update
: 2025-02-17
Size
: 1.11mb
Publisher
:
zhang zhe
[
Special Effects
]
Find
DL : 0
FFT 以及 IFFT 在OpenCV环境下的演示例程。理解傅立叶变换及反变换的好资料-FFT and IFFT in the demonstration under OpenCV routines. Fourier transform and inverse transform understanding of good information
Update
: 2025-02-17
Size
: 1.89mb
Publisher
:
路非
[
OpenCV
]
testfft
DL : 0
opencv实现对图像fft变换和逆变换,画出傅里叶变换谱-opencv realized the image fft transform and inverse transform, Fourier transform spectrum plot
Update
: 2025-02-17
Size
: 1.22mb
Publisher
:
刘文波
[
OpenCV
]
fftw-code-samples
DL : 0
opencv 傅里叶变换,比较实用的学习参考-opencv fourier transform
Update
: 2025-02-17
Size
: 39kb
Publisher
:
兴东
[
OpenCV
]
DFT
DL : 0
VC++和opencv联用,实现对图像的傅里叶变换。简单高效。-VC++ and opencv MS, Fourier transform over the images. Simple and efficient.
Update
: 2025-02-17
Size
: 2.03mb
Publisher
:
李风
[
OpenCV
]
fft
DL : 0
Fast fourier algorithm using opencv
Update
: 2025-02-17
Size
: 2kb
Publisher
:
gulkka
[
OpenCV
]
dft-opencv-code
DL : 0
opencv与vc6.0环境中对离散傅里叶变换的代码实现,但要求图像是512*512-opencv and vc6.0 environment Discrete Fourier Transform code, but requires that the image is 512* 512
Update
: 2025-02-17
Size
: 1.05mb
Publisher
:
wangqingcheng
[
OpenCV
]
OpenCV实现基于傅里叶变换的旋转文本校正
DL : 0
opencv的基于傅里叶的文本倾斜校正,可以完美实现倾斜校正(OpenCV realizes rotation Text Correction Based on Fourier transform.)
Update
: 2025-02-17
Size
: 2kb
Publisher
:
SUMMER999
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.