搜索资源列表
温度计
- 温度计控件 GDI++
lessonresouse
- 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
CalcQieDian3
- 三点A,B,C (坐标A.x, A.y ......) A、B是矩形的两端点 且C在与AB平行的 矩形另一边上 或其延长线上 求矩形另外两端点M、N 再求与MN夹角为45度,与M距离为10的点P 以及与MN夹角45度,与N距离为10的点Q 注:P、Q都在矩形内部
PointIsR
- 判断点是否在区域内. Private Sub Command1_Click() 当点与任一顶点重合时,返回“不在多边形区域” Line (0, 0)-(500, 500), RGB(255, 255), BF Dim hRegion As Long Dim P() As PointAPI ReDim P(9) As PointAPI P(0).X = 10: P(0).Y = 190: PSet (P(0).X, P(0).Y), vbRed P(1
inpoly
- This code is described in \"Computational Geometry in C\" (Second Edition), Chapter 7. It is not written to be comprehensible without the explanation in that book. This program reads a polygon P followed by query points from stdin. The in
JPEG算法
- jpeg压缩与解码的小程序,vc下开发的。//Name:compress.c//Purpose: Run length algorithm and Jpeg decoding//Author: phoenix, CS, TshingHua, Beijing, P.R.C.//Email: bjlufengjun@www.163.net or lufengjun@hotmail.com//Date:April 3, 1998-a small programme of jpeg codec and
图形去噪声
- //Name:smooth.c//Purpose: To perform smoothing and sharpening//Author: phoenix, CS, TshingHua, Beijing, P.R.C.//Email: bjlufengjun@www.163.net or lufengjun@hotmail.com//Date:April 3, 1998
图像几何变换算法
- //Name:geotrans.c//Purpose: To perform geometric transform//Author: phoenix, CS, TshingHua, Beijing, P.R.C.//Email: bjlufengjun@www.163.net or lufengjun@hotmail.com//Date:April 3, 1998
计算机图形的基本生成
- 关于计算机图形的基本生成, 关于计算机图形的基本生成, 关于计算机图形的基本生成。
多边形裁剪
- 计算机图形学—多边形的裁剪算法。
spiht算法(c++)
- spiht算法实现,包括编解码。
segment on graph cut
- segment on graph cut
旋转、反射和扭曲图像C#源码.rar
- 旋转、反射和扭曲图像C#源码
过控制点的B样条曲线
- 两种方式连接用户定义的控制点一种是直线方式 一种是曲线 B样条曲线的关键是调整控制点的位置
WPF赛马程序
- 用WPF写的赛马程序,不错的学习例子
G_P
- 利用这个g-p算法计算时间序列的关联维和饱和嵌入维-Advantage of this gp algorithm to calculate the time series correlation dimension and saturated embedding dimension
period_mean_fft
- 利用这个方法计算混沌时间序列的平均轨道周期p-Use this method to calculate the average orbital period of chaotic time series p
manualhist
- manual histogram equlization where u manpulate the desired histogram of image to get the one p then applying g=histeq(f,p)
chromab
- A Matlab scr ipt to perform the chromatic aberration computations described in Marimont & Wandell (1994 -- J. Opt. Soc. Amer. A, v. 11, p. 3113-31- A Matlab scr ipt to perform the chromatic aberration computations described in Marimo
thermo_plot_diagram
- You can plot your own T,s h,s or log p,h-Diagrams of water in MATLAB with the function thermo_diagram_plot.m. Only SI-Units are supported The function is a product of a project at our school to help students understand these diagrams more d