-
可实现基本的图像处理,初学者特别有用
包含图像的读入软件环境,基本的图像几何变换以及图像滤波...
可实现基本的图像处理,初学者特别有用
包含图像的读入软件环境,基本的图像几何变换以及图像滤波-It is a good to be familar with Image processing learners
- 2022-02-05 20:14:24下载
- 积分:1
-
计算机图形学的编程实践,包括画直线、反走样直线、画圆、
画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。...
计算机图形学的编程实践,包括画直线、反走样直线、画圆、
画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-Computer graphics programming practice, including painting a straight line, anti-aliased line, circle, drawing an oval, rectangular painting, painting polygon, rectangle fill, polygon fill, 3D transformation, light, texture and so on.
- 2022-03-09 16:06:01下载
- 积分:1
-
3Q method used for data pre
用3Q法进行数据预处理,剔除数据系列中的粗差值-3Q method used for data pre-processing, excluding crude data series in the difference
- 2022-01-26 05:48:18下载
- 积分: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
-
基于Harry函数的人脸识别源程序――Facedetection
基于Harry函数的人脸识别源程序――Facedetection-Harry function based on face recognition source code- Facedetection
- 2022-05-04 21:22:15下载
- 积分:1
-
Algorithms for images processing
Algorithms for images processing-Algorithms for processing images
- 2022-02-25 19:55:58下载
- 积分:1
-
图像二值化,用于医学图像处理。设定域值,将图像分成两色,以便于分割重建等操作。...
图像二值化,用于医学图像处理。设定域值,将图像分成两色,以便于分割重建等操作。-Image Binarization for medical image processing. Domain value set will be divided into two color images in order to facilitate the segmentation reconstruction operation.
- 2022-04-18 07:57:39下载
- 积分:1
-
用matlab写的关于meanshift进行图像处理的算法,希望对学习meanshift的人有所帮助。...
用matlab写的关于meanshift进行图像处理的算法,希望对学习meanshift的人有所帮助。-Using matlab to write on meanshift image processing algorithm, and they hope to learn from those who meanshift help.
- 2022-10-25 13:05:03下载
- 积分:1
-
When x is a matrix, a wavelet transform is performed on all rows of x.
%
When x is a matrix, a wavelet transform is performed on all rows of x.
% - To create filters + shifts: see makeWTfilter.m and mirrorshifts.m
% - The forward transform is in FWT_BIO.m-When x is a matrix, a wavelet transform is performed on all rows of x.- To create filters+ Shifts: see makeWTfilter.m and mirrorshifts.m- The forward transform is in FWT_BIO.m
- 2023-03-01 21:10:03下载
- 积分:1
-
sobel edge detect
sobel边缘检测源码,本工程在安装vc的情况下都可以使用。-sobel edge detect
- 2023-06-24 13:00:05下载
- 积分:1