资源列表
MidPointCirle 用中点画圆法
- 用中点画圆法,通过调用opengl库在VC++中画一个圆-draw a circle with openGL
GetDistance
- 该程序用于求取平面问题中点到直线的距离,并且计算垂足点的坐标。
图像的任意形状成形
- 应用Matlab,把一幅图像用任意的形状表示出来.
Fusion1
- mmatlab 基于分割的图像融合,用于融合CT和PET图像,且加权值可以随意调整!-mmatlab segmentation-based image fusion, fusion of CT and PET images, and the weighted value can be adjusted!
image-shrink
- 在linux环境下读取256x256的图像,把此图像缩小为128x128-Read the linux environment 256x256 image, this image is reduced to 128x128
entropy
- 计算图像信息熵的一段代码。图像熵,图像熵,图像熵,-c++ code compute the picture entropy.
IFTA
- 將任意二維圖像轉成二維全息圖,相當快速,程式會自己判斷圖形大小且可模擬結果-Arbitrary two-dimensional image into a hologram, relatively fast
tag41
- 在matlab开发环境中,基于4近临的贴标签算法,实现不同连通域的区分-In the Matlab development environment, based on four nearly labeling algorithm to achieve the distinction of different Unicom domain
matlab-code
- 基于车牌的识别代码 拥有便捷可行 你值得拥有-License plate identification code
fft
- 基于B超图像,利用傅立叶变换分离低频分量,达到无损测温的目的。-Based on B-picture, the use of low-frequency component of the Fourier transform of the separation to achieve non-destructive temperature measurement purposes.
matlab3
- 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波和图像的自适应魏纳滤波-Using MATLAB functions filter2 in the noise of the images by means of adaptive filtering and Weiner filtering the image
knn
- 用matlab实现的网络KNN算法,实现网络特定功能-knn algorithm for networks