资源列表
Gaussian_beam
- Gaussian beam在激光学中是一种基本光束,既是激光学的基础,也是科研研究的入门必备,本程序可以用来演示Gaussian beam的原理-Gaussian beam is the basis for a fundamental beam. As the basis of the laser, it is essential entry for scientific research. This procedure can be used to demonstrate the princi
Shi-Tomasi
- 该算法可用于角点检测,若两个特征值中较小的一个大于最小阈值,则会得到强角点。-The corner detection algorithm can be used, if two eigenvalues smaller one than the minimum threshold value, will get strong corner.
remap
- 该算法可实现图像的多种重映射,即将一副图像中某位置的像素放置到另一个图片指定的位置。-This algorithm can achieve a variety of remapping image, i.e. an image pixel placed at a location to another location specified image.
Fresnel
- 经典衍射之Fresnel Diffraction的matlab实现,改程序可用作其它全息图重构算法的基础代码。-Fresnel diffraction, one of the classical diffraction, is implemented in this matlab program. It can be used for other holographic reconstruction algorithm code.
pls
- 最近在做图像处理用过了光谱回归,使用偏最小二乘法处理,效果不错,提供给大家分享-Recently doing image processing used spectral regression, partial least squares method using the treatment, good results, available to share
cs
- 压缩感知重建算法,正交匹配追踪算法实例,可以运行,供交流学习-Compressed sensing reconstruction algorithm, Orthogonal Matching Pursuit algorithm example, you can run, for the exchange of learning
Show-Image-From-Storage
- 将外部存储的图片显示到屏幕,可调节显示区域大小,可擦除。-Disply external image on screen,support erasure the image and adjust size of image.
Gaussian_parameters
- 高斯光束是激光学中最普遍的光束,需要设置参数得到所需要的高斯光束,该程序可以通过调节参数得到所需要的高斯光束。-Gaussian beam is a basic and common beam in laser. In general, you need to set the parameters to obtain the Gaussian beam. The program can give the desired Gaussian beam by adjusting the parame
Gaussian_Propagation
- 以一维高斯的传播为例,该程序使用快速傅里叶变换实现。-Take a one-dimensional Gaussian beam s propagation as an example, the program uses a Fast Fourier Transform to caculate.
color
- 编程实现颜色标量量化。输入为24位彩色图像,将RGB分量分别保持头3位、头3位、头2位的值不变,其余各位变为10000、10000和100000,观察处理后的图像的颜色失真情况。注意OpenCV中的RGB分量的存储顺序为BGR。-Programming color scalar quantization. Enter the 24-bit color images, the RGB components respectively held the first three, the first t
Sincc
- 使用Matlab编写的sinc函数和归一化sinc函数,分别用不同的颜色显示。使用Matlab编写的sinc函数和归一化sinc函数,分别用不同的颜色显示。-The use of Matlab sinc function and normalized sinc function, respectively in different colors.The use of Matlab sinc function and normalized sinc function, respectively i
Huffman
- 用C语言实现对BMP图像信息的读取,以及哈夫曼编码和解码-BMP huffman
