-
期望输出是零延迟尖脉冲的维纳滤波。下下看,用用给反馈。...
期望输出是零延迟尖脉冲的维纳滤波。下下看,用用给反馈。-Desired output is zero-latency spikes of the Wiener filter. Under the circumstances, the use of used to the feedback.
- 2022-10-22 17:05:03下载
- 积分:1
-
This is a very useful DCT's original code using the c language, and I hope t...
这是一个非常有用的DCT变换的原代码,用c语言编写,希望对大家有帮助。-This is a very useful DCT"s original code using the c language, and I hope to be helpful.
- 2022-11-14 02:40:03下载
- 积分:1
-
罗布赫斯C实现SIFT使用OpenCV。
Rob Hess C implementation of SIFT that uses OpenCV.
It allows for pretty detailed parameter tweaking (e.g. histogram size, DoG thresholds, etc.) If you need flexibility, this is pretty good. -Rob Hess C implementation of SIFT that uses OpenCV. It allows for pretty detailed parameter tweaking (eg histogram size, DoG thresholds, etc.) If you need flexibility, this is pretty good.
- 2022-06-28 03:01:21下载
- 积分:1
-
配套专业版源代码软件DIPA功能简介
与《实用图像处理与分析》配套的源代码软件DIPA是一套完全可执行的VC++界面源代码,界面内容除了图像的表示、读...
配套专业版源代码软件DIPA功能简介
与《实用图像处理与分析》配套的源代码软件DIPA是一套完全可执行的VC++界面源代码,界面内容除了图像的表示、读入、保存、彩色变灰度以外,还包括图像的2值化处理、微分变换、几何变换、彩色变换、参数测量、傅里叶变换、小波变换、Hough变换、模式识别、神经网络、遗传算法、图像压缩等功能,提供有近100个图像处理与分析函数的源代码。该软件主要适用于图像处理的教学和科研-Supporting the professional version of the software source code About Dipa functional and practical image processing and analysis, the source code of the software package Dipa is a fully executable VC++ Interface source code, interface elements in addition to images that read, preserve, gray color change also includes image processing of 2 values, differential transform, geometric transformations, color transform, parameter measurement, Fourier transform, wavelet transform, Hough transform, pattern recognition, neural networks, genetic algorithms, image compression, etc. function, provided there are nearly 100 image processing and analysis function of the source code. The software is mainly applied to image processing teaching and research
- 2022-03-01 10:47:57下载
- 积分:1
-
数字图像处理编程源代码,对做数字图像处理的会有帮助。
数字图像处理编程源代码,对做数字图像处理的会有帮助。-Making draw program about in Visual C++.
- 2022-01-26 04:29:24下载
- 积分:1
-
图象灰度变换的源代码 VC6.0下调试
图象灰度变换的源代码 VC6.0下调试...
图象灰度变换的源代码 VC6.0下调试
图象灰度变换的源代码 VC6.0下调试-Image gray-scale transformation of the source code under VC6.0 debugger image gray-scale transformation of the source code under VC6.0 debugger
- 2023-08-30 07:05:08下载
- 积分:1
-
一致性法则求阈值,利用一致性准则法公式实现
一致性法则求阈值,利用一致性准则法公式实现-Consistency rules demand threshold, use the formula to achieve consistency of Criterion
- 2022-01-25 19:06:33下载
- 积分:1
-
此源码包括图像的向上向下特效显示,二值化处理以及灰度分布直方图的生成。...
此源码包括图像的向上向下特效显示,二值化处理以及灰度分布直方图的生成。-This source, including images of the upward downward effects showed Binarization distribution deal as well as the gray histogram generation.
- 2022-09-20 04:10:03下载
- 积分:1
-
openCV在visual studio2005下的canny检测
openCV在visual studio2005下的canny检测-openCV in visual studio2005 under the canny detection
- 2022-07-26 09:25:20下载
- 积分:1
-
该程序实现了基于几何活动轮廓模型的边缘无…
This Matlab code implements an edge based geometric active contour model without reinitialization.
MATLAB Release: R13SP1
This Matlab code implements the level set method in Chunming Li et al s paper "Level Set Evolution without Re-initialization: A New Variational Formulation", in IEEE Proc. of CVPR 2005.
EVOLUTION.m: core function that performs level set evolution.
Demo1.m: a demo for a real cell images
Demo2.m: a demo for a synthetic noisy image
Demo1_ManualBinaryInitial: demo for the same image in Demo1, allows manual initialization by the user
Demo2_ManualBinaryInitial: demo for the same image in Demo2, allows manual initialization by the user
- 2022-03-20 14:33:47下载
- 积分:1