-
Simple interactive viewer of 3 orthogonal slices of 3D volume. The interaction i...
Simple interactive viewer of 3 orthogonal slices of 3D volume. The interaction is performed by mouse left button or keyboard arrows.
- 2022-04-01 18:45:21下载
- 积分:1
-
该文件可以对摄像头图象进行捕捉,记录,播放,停止
该文件可以对摄像头图象进行捕捉,记录,播放,停止-The document camera can capture images, record, playback, stop
- 2022-03-13 13:52:18下载
- 积分:1
-
该程序主要介绍的是有关图像处理的大部分程序,包括图像的显示、二值化、图像的锐化和平滑等等程序。...
该程序主要介绍的是有关图像处理的大部分程序,包括图像的显示、二值化、图像的锐化和平滑等等程序。-The program is mainly related to the majority of image processing procedures, including the display of images, binarization, image sharpening and smoothing procedures and so on.
- 2022-01-25 14:31:52下载
- 积分:1
-
计算坐标是否落在给定三顶点的三角形内程序 (做多边形图形填充时的副产品)...
计算坐标是否落在给定三顶点的三角形内程序 (做多边形图形填充时的副产品)-calculated coordinates fall on whether to set three vertices within the triangle (polygon graphics do when filling a byproduct)
- 2022-02-03 19:58:28下载
- 积分:1
-
可以根据DICOM头信息,把图像文件按照树的结构分装在各个文件夹中。...
可以根据DICOM头信息,把图像文件按照树的结构分装在各个文件夹中。-according to the first DICOM information, and image files in accordance with the structure installed in various sub-folder.
- 2022-11-24 19:40:03下载
- 积分:1
-
OpenCV Chinese information OpenCV is Intel open source computer vision library....
OpenCV中文资料
OpenCV是Intel开源计算机视觉库。
它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。-OpenCV Chinese information OpenCV is Intel open source computer vision library. It consists of a series of C function and a small amount of C++ Category consists realize the image processing and computer vision aspects of many common algorithms.
- 2023-07-02 19:00:04下载
- 积分:1
-
用中值滤波和平均滤波方法对二位图像进行去噪处理,采用的模板是3*3...
用中值滤波和平均滤波方法对二位图像进行去噪处理,采用的模板是3*3-With median filtering and average filtering method for image de-noising of the two processing, using the template is 3* 3
- 2023-02-06 10:50:03下载
- 积分:1
-
本程序提供了强大的图像处理功能,包括颜色变换、直方图及其均衡化、对比度变换、分割、轮廓提取、FFT/DCT、各种滤波等,能为图像处理研究者提供参考。...
本程序提供了强大的图像处理功能,包括颜色变换、直方图及其均衡化、对比度变换、分割、轮廓提取、FFT/DCT、各种滤波等,能为图像处理研究者提供参考。-this procedure provided a powerful image processing functions, including color transformation, and histogram equalization. Contrast transformation, segmentation, contour extraction, FFT/DCT, various filtering, Image processing can provide reference for researchers.
- 2023-08-13 15:40:02下载
- 积分:1
-
特征提取源的写作,解压后直接可以运行
自编的用于图像特征提取的源程序,解压后直接运行就ok了-writing for Feature Extraction source, unpacked directly ok on the run
- 2022-09-13 19:50:03下载
- 积分:1
-
对视频图像序列使用卡尔曼滤波器生成背景。卡尔曼滤波是利用其的记忆特性,对一定时间长度的视频图像信息进行加权平均从而获得与实际背景图像近似的初始背景,同时达到滤除...
对视频图像序列使用卡尔曼滤波器生成背景。卡尔曼滤波是利用其的记忆特性,对一定时间长度的视频图像信息进行加权平均从而获得与实际背景图像近似的初始背景,同时达到滤除颗粒噪声、消除摄像机抖动的目的。
- 2022-04-25 11:22:08下载
- 积分:1