搜索资源列表
dipum_toolbox_pcode
- 冈萨雷斯(R.C. Gonzalez)在他的《Digital Image Processing Using MATLAB》一书中的程序集,是对Matlab图像工具箱的扩展。-Gonzalez (R. C. Gonzalez), in his "Digital Image Pr ocessing Using MATLAB, "a book by the procedures set images of Matlab Toolbox expansion.
vc.net.CAD
- 本书主要结合VB.NET和VC#.NET两种语言介绍了创建交互式CAD系统的基本思路和技术,分别给出了两种语言的小系统完整代码,并讨论了技巧实现的其他可能性以及系统代码的改进方法。 本书前3章主要介绍语言基础和.NET框架基础,第4章至第8章结合一个CAD小系统的创建详细地介绍了交互式CAD系统的组织思路和基本技术,第9章至第11章介绍了更多的技巧实现方法和系统优化方法,第12章结合CAD编程进行了一些设计模式方面的讨论;写作过程中注意了循序渐进的讲解原则,内容适合不同学习阶段的读者。 书中所有
addtif
- This only one of the three ways to create a RasterLayer object. there is already a Raster or RasterDataset object, then method CreateFromDataset or CreateFromRaster can be used.-This only one of the three ways to create a RasterLayer object. ther
skinDetection
- 膚色偵測,利用r,g抓出膚色的範圍,一個簡單的範例程式,自己也可以制定threshold更正想要設定的膚色範圍。
metal_artifact_reduction
- Die Computertomographie (CT) hat seit ihrer Einfuhrung im Jahr 1972 [22] die medizinische Bildgebung revolutioniert. Die raumliche Abbildung gesamter Patientenvolumina mit hoher Genauigkeit und quantitativ verwertbaren Bildern ist ein immenser
CalcQieDian2
- 圆心(a,b),半径r 圆外一点坐标(m,n) 求其切点的坐标(x,y)
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
CircleFitByPratt
- Input: XY(n,2) is the array of coordinates of n points x(i)=XY(i,1), y(i)=XY(i,2) Output: Par = [a b R] is the fitting circle: center (a,b) and radius R Note: this fit does not use built-in matrix functions (except "mean"), so it can be
xingkong
- 一个简单的星空模拟程序,只是一个筐架,可以改进,使之更好。试一试?-a simple space simulation program, only one basket, which can be improved to make it better. Try?
3DBookWriter2
- 程序使用WPF实现一个三维的文本编辑和阅读工具,它还使用了Windows的语音合成系统,可以对左边的图书内容进行自动朗读,右边的内容可以手动书写并可擦除文字。另外,这个文本编辑器还集成了英语的拼写检查功能。 -3D Reader
DuiyfxXueXi
- 对应分析,包括Q因子分析和R因子分析,用于对数据各因子间的关系和分类-Correspondence analysis, including the Q factor analysis and R factor analysis, the data for the relationship between each factor and classification
image_inpainting
- This program has two parts, first of all the original picture is devided into regions based on the texture, then the inpainting process begins with the segmented picture as a reference.
rs
- 这是RS编码和字节交织的程序,该程序用来研究R-S码结合交织技术的纠错能力。-This is the RS coding and byte interleaving of the program, the program used to study the RS code combined with interleaving error correction capability.
Scaramuzza_OCamCalib_v2.0
- 用于对全景镜头进行标定,能求解出图像上对应点的世界坐标的方向向量-The OcamCalib Toolbox for Matlab allows the user (also inexpert users) to calibrate any central omnidirectional camera, that is, any panoramic camera having a single effective viewpoint (see section 17). The Toolbox i
hw01
- 本程序实现了一个二维图元的移动、旋转、缩放功能。采用设备坐标系。 首先输入多边形,以三角形为例: 1、输入多边形顶点个数:3 2、输入第一个顶点坐标:200 130 3、输入第二个顶点坐标:100 300 4、输入第三个顶点坐标:70 100 而后,输入: m :表示移动多边形。接着输入x方向移动大小和y方向移动大小,均为设备坐标系下的像素数; r :表示选装多边形。接着输入旋转角度,比如:20; s :表示缩放多边形。接着输入x方向比例和y
rtree-core-lib.tar
- R Tree implementation
Network_Drawer.m
- THis function make and plot a random network with N nodes input N: number of nodes r: radius of adjacency s = [s1 s2] is the coordinates of the rectangular in which the nodes are spread output adj_mat: adjacency matrix Lap_ma
R-CHINESE-MAP
- 用r语言画中国地图,在r-studio的工作环境下运行代码产生中国地图-R draw a map of China with the language, in the r-studio work environment to run the code generated map of China