-
基于vc的数字图像处理中进行直方图修正和彩色变换算法代码
基于vc的数字图像处理中进行直方图修正和彩色变换算法代码-based on the Digital Image Processing for the amendment and color histogram algorithm code
- 2022-04-14 22:54: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
-
一个把给定矩阵(图像)按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
-
数字图像处理的基本程序 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
-
这是一款图像处理软件,提供不同图像格式的转换功能
这是一款图像处理软件,提供不同图像格式的转换功能-This is an image processing software, to provide different image format conversion function
- 2022-02-07 16:48:40下载
- 积分:1
-
canny算子 铝箔
用于图像边缘检测 和高斯铝箔
canny算子 铝箔
用于图像边缘检测 和高斯铝箔-canny operator foil for image edge detection and Gaussian foil
- 2022-03-20 23:21:25下载
- 积分:1
-
接收部分以超大规模AM/FM立体声收音集成芯片CXA1238S为主体,灵敏度、镜像抑制、信噪比等各项性能指标均达到设计要求;音频功率放大器采用集成芯片LM386...
接收部分以超大规模AM/FM立体声收音集成芯片CXA1238S为主体,灵敏度、镜像抑制、信噪比等各项性能指标均达到设计要求;音频功率放大器采用集成芯片LM386,电压放大倍数最大为200。-Receive part of ultra-large-scale AM/FM stereo radio IC CXA1238S as the main body, sensitivity, image rejection, signal to noise ratio and other performance indicators to meet the design requirements integrated audio power amplifier chip LM386, voltage up to 200 magnification.
- 2023-04-30 03:15:02下载
- 积分:1
-
在VC++下基于MRF来进行的图像分割源代码
在VC++下基于MRF来进行的图像分割源代码-In VC++ For MRF-based image segmentation source code
- 2022-03-25 21:00:36下载
- 积分:1
-
opencv中的图像跟踪算法,能很好的追踪视频图像中的运动物体。是很不错的跟踪算法,适合初学者反复研究。...
opencv中的图像跟踪算法,能很好的追踪视频图像中的运动物体。是很不错的跟踪算法,适合初学者反复研究。-opencv image tracking algorithm, can be a very good video images to track the moving object. Is a very good tracking algorithm, suitable for beginners repeated study.
- 2022-02-07 01:34:40下载
- 积分:1
-
本光盘共包括三个工程,分别是用于实现数字图像基本处理算法的DimageProcess工程,
用于实现图像融合的PixelFusion工程和用于人脸识别的Fa...
本光盘共包括三个工程,分别是用于实现数字图像基本处理算法的DimageProcess工程,
用于实现图像融合的PixelFusion工程和用于人脸识别的FaceDetection工程。
关于程序的运行,
DImageProcess工程只需载入Bmp格式的文件,便可通过菜单实现各种处理算法,
需要强调一点,其只对256色格式的图片进行处理。
PixelFusion工程程序运行时,用户须载入两幅图片,其中全色图像选择给定的图片spot.bmp,
而多光谱图片则为给定的图片tm.bmp。而后用户便可选择各种融合算法进行融合处理。
FaceDetection工程运行时,首先要通过文件“打开 载入图片face.bmp,而后才可以进行人脸检测
操作,需要强调的是人脸区域检测、眼睛的检测与定位、人嘴的检测与定位、人脸的勾勒四个处理
模块必须按照先后顺序进行,而且各个模块内的各项操作也必须按照菜单栏从上至下的顺序来进行。
另外,由于在人脸检测时用到了先验知识,所以目前只能对给定的图片face.bmp进行处理。-This CD-ROM includes a total of three projects, namely, for the realization of the basic digital image processing algorithms DimageProcess project
Used to achieve image fusion PixelFusion engineering and construction for face recognition FaceDetection.
With regard to program operation,
DImageProcess works just load Bmp file format can be achieved through the menu, a variety of processing algorithms,
Need to emphasize that its only 256-color format for image processing.
PixelFusion engineering program runs,
- 2022-03-09 21:11:55下载
- 积分:1