-
图像的锐化及边缘检测,现在我正在做图像处理,有问题大家一起看...
图像的锐化及边缘检测,现在我正在做图像处理,有问题大家一起看-image sharpening and edge detection, now I was doing image processing, and it is watching you
- 2022-09-30 13:40:03下载
- 积分:1
-
Histogram subroutine balanced, direct application of the function to do the bala...
灰度直方图平衡的子程序,直接应用该函数做灰度图像的平衡,附带RGB和HSI图像空间的互相转化-Histogram subroutine balanced, direct application of the function to do the balance of gray image, with RGB and HSI image space to transform
- 2023-03-06 16:05:04下载
- 积分:1
-
图形应用、界面设计、图形处理、数值分析的一些实例,是学习matlab的极大帮手。...
图形应用、界面设计、图形处理、数值分析的一些实例,是学习matlab的极大帮手。 -Graphics applications, interface design, graphics processing, numerical analysis of some examples is a great help to learn matlab.
- 2023-05-14 13:20:02下载
- 积分:1
-
MATLAB 给图像添加各种噪声:如椒盐噪声,高斯噪声、乘性噪声等等。...
MATLAB 给图像添加各种噪声:如椒盐噪声,高斯噪声、乘性噪声等等。-MATLAB add all kinds of noise to the image: If salt and pepper noise, Gaussian noise, multiplicative noise and so on.
- 2022-05-28 05:53:46下载
- 积分:1
-
数字图像处理的基本程序 vc++编写 图像的膨胀 有实例图片
数字图像处理的基本程序 vc++编写 图像的膨胀 有实例图片-Digital image processing of the basic procedures for the preparation of vc++ images are example of the expansion picture
- 2022-01-30 16:03:10下载
- 积分:1
-
《数字图像处理编程入门》,非常容易上手,文字后有现成的通过运行的程序,是清华一位博士写的...
《数字图像处理编程入门》,非常容易上手,文字后有现成的通过运行的程序,是清华一位博士写的-Introduction to digital image processing program, very easy, after the language has ready-made by running the procedure, a doctor is written by Tsinghua
- 2022-08-08 15:32:13下载
- 积分:1
-
ARM编译指南,包括基本操作,开发步骤等,很好用
ARM编译指南,包括基本操作,开发步骤等,很好用-ARM compiler guide, including basic operations, the development of steps and so on, very good use
- 2022-01-22 04:21:42下载
- 积分:1
-
二维图像目标跟踪,用matlab实现,采用了卡尔曼(kalman)滤波算法...
二维图像目标跟踪,用matlab实现,采用了卡尔曼(kalman)滤波算法-Two-dimensional image target tracking using matlab realize the use of Kalman (kalman) filtering algorithm
- 2022-09-05 18:15:03下载
- 积分:1
-
图像处理算法全集,包含很多经典的算法,非常实用,欢迎下载...
图像处理算法全集,包含很多经典的算法,非常实用,欢迎下载-The Complete algorithms of image processing ,Contains a lot of classical algorithms, very useful, please download!
- 2022-01-25 14:18:43下载
- 积分: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