搜索资源列表
changecoordinatet
- 此程序是为了改变在图像处理中坐标轴的范围。
VB
- 自动绘制图像 程序为两位实例 一个为绘制坐标轴 二是绘制五彩碎纸-Automatic drawing program for two instances of the image to draw the axis of a second, drawing confetti
jiandanchuli
- 包含求向量与坐标轴夹角,求图像质心坐标,将坐标旋转一定角度后得到新坐标。-Demand vector and the axis contains the angle, find the image centroid coordinates, coordinate rotation angle will be obtained after the new coordinates.
Graphics
- 该程序主要是实现简单图形绘制,如点,线,圆,多边形,种子填充,还有关于线条的选取,坐标轴平移等问题-The procedure is to achieve a simple graphics rendering, such as points, lines, circles, polygons, seed filling, as well as on the selection of lines, axis translation and other issues
shuizhu1
- 实现水柱的效果,通过粒子系统在坐标轴方向的改变实现预期的效果-Realize the effect of water column, through particle system in Euclidean space.a change of direction achieve the desired effect
xuanzhuan
- 计算机图形学作业,涉及二维图形的旋转平移缩放,绕坐标轴和原点对称等-Computer graphics homework, involving 2d graphics translation scaling, rotating around the coordinates and origin symmetry etc
vc
- 使用vc画坐标轴和相应的曲线。可进行参考,修改相应的参数-Use vc draw axis and the corresponding curve. Can be reference, modify the parameters
rotatexticklabel
- matlab中任意角度旋转xy坐标轴标识(tick)的程序-rotate the axis ticks
matlaB-Coordinate-specified-range
- 指定坐标轴范围的程序,matlaB Coordinate specified range 大家共享-matlaB Coordinate specified range
Scale-control
- 通过前面板旋钮,控制波形图横坐标轴,纵坐标轴最大值,最小值的大小,进而实现对波形的缩放、平移操作。-Through the front panel knob to control the waveform horizontal axis, vertical axis maximum, minimum size, and thus realize the waveform zoom, pan operation.
shift_axis_to_origin
- 本函数目的是把 matlab 做的图坐标轴移到图形的中间部分去-The objective function is to make the graph axes matlab to move to the middle part of the graph
save-picture_matlab
- matlab用于保存输出图像的源代码 设置背景颜色 坐标轴等-Matlab is used to store output image of source code set background color coordinate transformation, etc
PCA
- 实现PCA(主成分分析)算法,对图像进行主成分分析后根据主成分坐标轴转换原图像坐标-to realize PCA
plotyy-(2)
- 这是matlab中画双纵坐标轴的程序源代码,里面可以设置曲线的各种属性,并且可以实现和simulink中scope的数据通信-The program for the Matlab draw Double longitudinal axis of the program source code
REMOTE-IMAGE-PCT
- PCT也叫做主成分分析,处理的对象是遥感图像。它对原始K维数据的坐标轴进行了旋转,它将变换后的图像总方差进行最优化重新分布。 -The PCT also known as principal component analysis, remote sensing image processing. Its original K-dimensional data, the coordinate axis of rotation, it will transform the image after
XY-line2
- XY坐标轴,网格线、点和点的连线绘图现象曲线-XY coordinate axes, gridlines, the connection point and the point of drawing the curve phenomenon
peiZhun
- c++builder开发的一个图像配准程序,将一张图片分布在x,y坐标为1的坐标轴上,求任一点的位置。-c++builder developed an image registration process, a picture will be distributed in x, y coordinates of axis 1, find the position of any point.
zuobianzou
- 坐标轴的放大显示 按比例计算 上面是正常的坐标轴 下边是放大后的 可以调整放大比例-Axis shows a pro rata basis to enlarge
matlab_picture
- 专门用于matlab画图相关指令,包括坐标轴,名称,图例设定,字体、颜色、粗细大小修改-Dedicated to matlab drawing related instructions, including coordinate, name, set the legend, font, color, thickness, size changes, and so on
plot画图断开坐标code
- 写文章时常常遇到要画一个图,但有效信息只有一点点,中间有大量的0值,这时需要把坐标轴断开显示,本程序配合MATLAB的plot函数,能够实现美观化处理,是写文章的必备技巧!(When writing an article, you often encounter a picture to draw, but the effective information is only a little. There are a large number of 0 values in the middle.