-
微软的新的.NET平台为开发者带来了许多新的诸如GDI+、Globalization之类的编程机制,同时还发明了一门全新的类似Java的编程语言-C++。对于这...
微软的新的.NET平台为开发者带来了许多新的诸如GDI+、Globalization之类的编程机制,同时还发明了一门全新的类似Java的编程语言-C++。对于这些新知识,我们应尽快了解、掌握并试图运用到实践项目中去,而通过实例学习的方法无疑是一个非常有效的途径。本文就通过一个简单的实例,向大家展示了在Visual C#中如何运用GDI+和Unsafe代码类等技术以实现简单的数字图像处理。 -Microsoft"s new.NET platform for developers to bring as many new GDI, Globalization like programming mechanism, and also invented a new Java-like programming language-C++. These new knowledge, we should understand, grasp and tried to apply it in practice projects, and through the example of learning is a very effective way. This paper through a simple example to illustrate the Visual C# and how to use GDI Unsafe code for such technology to achieve simple digital image processing.
- 2022-09-07 07:10:02下载
- 积分:1
-
visual studio 2008 图像处理,包括二值化、缩放、另存、反相、GUI等。...
visual studio 2008 图像处理,包括二值化、缩放、另存、反相、GUI等。-visual studio 2008 image processing, including binarization, zoom, save, RP, GUI and so on.
- 2022-03-11 13:42:19下载
- 积分:1
-
用matlab进行谱分析的源码,适合初学者
用matlab进行谱分析的源码,适合初学者-Spectral analysis carried out by the matlab source code for beginners
- 2023-01-07 10:00:02下载
- 积分:1
-
get all planar point on the outer contour of the procedures used opencv realized...
查找所有二维平面上点的外轮廓的程序,采用opencv实现,是一个简单的学习图形学的工具-get all planar point on the outer contour of the procedures used opencv realized, is a simple tool for learning graphics
- 2022-07-19 02:45:52下载
- 积分:1
-
对于新手学习VTK提供更全面的信息介绍…
该资料为学习VTK的新手提供了较为全面的入门资料-The information for the novice to learn VTK provides a more comprehensive introductory information on
- 2023-01-18 05:55:04下载
- 积分:1
-
pcx图像读取、保存、显示等基本操作,功能完整,代码可靠。
pcx图像读取、保存、显示等基本操作,功能完整,代码可靠。-pcx image to read, preserve, display and other basic operations, full-featured, reliable code.
- 2022-03-05 05:52:01下载
- 积分:1
-
JEPG图像中数字的识别,能实现JEPG图像中0~9之间数字的识别功能...
JEPG图像中数字的识别,能实现JEPG图像中0~9之间数字的识别功能-JEPG of digital image recognition, to achieve JEPG image number between 0 ~ 9 recognition
- 2022-02-03 17:23:59下载
- 积分:1
-
A novel texture
A novel texture-based Automatic Fingerprint Authentication System (AFAS) is proposed. A fingerprint image is preprocessed to enhance the image by Short Time Fourier Transform (STFT) analysis. Then, three sets of invariant moment features, as a kind of texture features, are extracted from three different sizes of Region of Interest (ROI) areas based on the reference point from the enhanced fingerprint image. Each set of invariant moments contain seven invariant moments. Fingerprint verification is realized by Euclidean distance between the two corresponding features of the test fingerprint image and template fingerprint image in the database. -A novel texture-based Automatic Fingerprint Authentication System (AFAS) is proposed. A fingerprint image is preprocessed to enhance the image by Short Time Fourier Transform (STFT) analysis. Then, three sets of invariant moment features, as a kind of texture features, are extracted from three different sizes of Region of Interest (ROI) areas base
- 2023-01-31 17:45:04下载
- 积分:1
-
基于opencv的图片读取
资源描述安装opencv基础上,实现图片读取的简单程序,仅限于初学者用,使用opencv快速,简洁
- 2022-07-06 21:38:32下载
- 积分:1
-
压缩感知的OMP重构算法
基于OMP算法的图像融合,内附论文及程序图片
沙威的个人主页:
http://www.eee.hku.hk/~wsha/
沙威的资料下载地址:
http://www.eee.hku.hk/~wsha/Freecode/freecode.htm
CS_OMP的信号是一个向量;
Wavelet_OMP的信号是图像;
文章《Compressive_Sensing_沙威》是作者的一些见解。
- 2022-11-19 16:00:03下载
- 积分:1