搜索资源列表
smooth
- 以C sharp處理圖像平滑與去噪編程有關均值濾波中值濾波小波變換高斯濾波-In C sharp smoothing and denoising image processing program related to the mean filter median filter wavelet transform Gaussian filtering
CSharp-image-zoom-and-move
- C# 图片缩放和移动程序 C# 图片缩放和移动程序-C# image zooming and image scaling mobile applications and mobile C# C# image zooming, and procedures for mobile applications
csharp
- 《c#数字图像处理算法典型实例》一书对应的程序,按章节存放。-" C# a typical example of digital image processing algorithms," a book corresponds to the procedure, according to chapter store.
csharp
- c#数字图像处理算法典型实例源码,内部包括图像分割,边缘检测,颜色变换,图像压缩,灰度处理,滤波,平滑等算法实现,非常实用。源码编译、运行正常。-c# typical examples of digital image processing algorithms source code, internal, including image segmentation, edge detection, color conversion, image compression, gray scale p
Csharp
- Csharp数字图像处理算法典型实例 对于图像视频处理的有一定参考价值-Digital image processing algorithms Csharp classic example of video processing for the image of a certain reference value
illumination-normalization
- 这个c#编写的程序,用来对人脸图像进行预处理,从而提升人脸识别算法的性能。这里提出了3种用于人脸识别的图像预处理的光照归一化算法,即:Multiscale retinex和anisotropic 和isotropic平滑方法。-The c# Preparation procedures used for face image preprocessing, so as to enhance the performance of face recognition algorithms. Here p
ImageApplication
- 自己制作的用于浏览图像文件的一个程序,集成了一些常用的图像处理的功能-A picture viewer with some basic image processing function.
AnaglyphShaderEffect_demo
- 此程序在使用3d眼镜时提供3d立体效果。本作品演示,如何应用wpf的shader效果来实现此类图片,可应用于任何一种wpf界面元素中-Anaglyph images provide a 3D stereoscopic effect when viewed with red/cyan glasses. This article shows how to use a WPF shader effect to blend a left and right image to produce the an
ImageProcessing-source-code
- 负责图像处理的相关操作,如保存、图像关联操作等。功能包括:获取图片信息、 缩放、色彩滤镜、亮度、反向、灰度、转换、裁贴、和插入文字、其它图片或几何图形。 Paint方法使用AutoScoolPosition属性发现滚动位置,使用AutoScrollMinSize属性进行设置。-Responsible for the relevant image processing operations, such as the preservation of image related opera
morphology
- CSarp编写的一般图像处理方法,图像腐蚀,图像膨胀,开运算,闭运算,击中击不中-CSarp the preparation of the general image processing method, image corrosion, image expansion, opening operations, closing operation, hit-miss
ImageProcessing
- Image_Processing Created on MS Visual C# 2008. In this program localization and recognition of textures on images with using two-dimensional fourie transformation was made. In compiled program of this project you must open your image and then doi
MyImageProcessing
- 完成图像处理,包括基本处理,平滑,锐化,形态学处理,加密与解密,以及其他处理。-Completion of image processing, including basic processing, smoothing, sharpening, morphological processing, encryption and decryption, as well as other processing.
quezhi
- 实际使用中最简单的二值化算法就是根据每个像素的灰度值做舍入处理,下面的算法是根据图像的直方图求取阀值,-Actual use of the most simple binarization algorithm based on gray value of each pixel to do round-off processing, the following algorithm is based on the histogram image to strike a threshold,
CSharp
- 一个C#开发的图像处理 -A C# development of image processing of a C# development of image processing
program
- 数字图像处理领域中的一些应用实例,以理论和实践相结合的方式,系统地介绍了如何使用C#进行数字图像处理。 全书共11章,分别讲述了图像的点运算、几何运算、数学形态学图像处理方法、频率变换、图像平滑与去噪、边缘检测、图像分割、图像压缩编码和彩色图像处理等相关技术。-Digital image processing in the field of some application examples to the theory and practice, a combination of syst
LineSegmentSplitter_Source
- 一个用基于C# .net 编写的线性边缘分割,以达到二值图像的细化效果-Use based on a C#. Net written in a linear edge of segmentation in order to achieve binary image thinning effect
Image-Processing-Lab
- CSharp 直方图处理 各式各样的图表 还有一些影像处理基本功能-CSharp histogram processing a variety of charts and some basic functions of image processing
DICOM_Editor
- DICOM stands for Digital Imaging and COmmunication in Medicine. The DICOM standard addresses the basic connectivity between different imaging devices, and also the workflow in a medical imaging department. The DICOM standard was created by the Nation
Visual-CSharp-Image-Editing
- Visual C# 图像处理程序设计-Visual C# Image Processing Program
ImageComparison
- This a simple application developed in C# and uses the Emgu CV library. Emgu CV lib is a wrapper around OpenCV than enables .NET languages to use the OpenCV lib. The algorithm showcased in the source code is about template matching and object recog