搜索资源列表
Bezier
- .实现坐标系的变换,把原点定义在显示器的中心点,显示X,Y坐标轴; 2.绘制一个二维图形(可以使用语言库中的画多边形函数); 3.实现二维图形的平移、比例、对称、选择、错切、复合变换 -. To achieve the coordinate system transformation, the origin define the center of the display shows X, Y axis 2. Draw a two-dimensional graphics (yo
zhongzitianchong
- 实现坐标系的变换,把原点定义在显示器的中心点,显示X,Y坐标轴; 2.绘制一个二维图形(可以使用语言库中的画多边形函数); 3.实现二维图形的平移、比例、对称、选择、错切、复合变换。 -To achieve the coordinate system transformation, the origin define the center of the display shows X, Y axis 2. Draw a two-dimensional graphics (you
test4
- 二维图形变换程序设计 程序中增加图形变换菜单(各基本变换对应菜单项),各图形变换的参数通过对话框提供(设计提供变换参数的对话框,如平移、 旋转、比例等),实现二维图形的变换。(提示:在各图形类中增加相应成员函数实现平移;菜单选择变换弹出对应变换的参数对话框,对话框中提供参数后取出参数传递给图形对象,通过调用图形变换成员函数 实现图形对象的变换)-Transform two-dimensional graphics programming Graphics transformati
theGraphicalTranslation
- 二维图形变换程序 程序中增加图形变换菜单(各基本变换对应菜单项),各图 形变换的参数通过对话框提供(设计提供变换参数的对话框,如平移、 旋转、比例等),实现二维图形的变换。(提示:在各图形类中增加相 应成员函数实现平移;菜单选择变换弹出对应变换的参数对话框,对话 框中提供参数后取出参数传递给图形对象,通过调用图形变换成员函数 实现图形对象的变换)-Procedure for two-dimensional graphics to add graphics transfor
ThGpTr
- 二维图形变换 程序中增加图形变换菜单(各基本变换对应菜单项),各图 形变换的参数通过对话框提供(设计提供变换参数的对话框,如平移、 旋转、比例等),实现二维图形的变换。(提示:在各图形类中增加相 应成员函数实现平移;菜单选择变换弹出对应变换的参数对话框,对话 框中提供参数后取出参数传递给图形对象,通过调用图形变换成员函数 实现图形对象的变换)-Transform two-dimensional graphics program to add graphical trans
TheGpTr
- 程序中增加图形变换菜单(各基本变换对应菜单项),各图 形变换的参数通过对话框提供(设计提供变换参数的对话框,如平移、 旋转、比例等),实现二维图形的变换。(提示:在各图形类中增加相 应成员函数实现平移;菜单选择变换弹出对应变换的参数对话框,对话 框中提供参数后取出参数传递给图形对象,通过调用图形变换成员函数 实现图形对象的变换)-Program to increase graphics transform the menu (the menu item correspondi
qwtsb2-2
- 趣味调色板。通过改变红、绿、蓝三种基本颜色的比例,显示调色结果。有3个滚动条控件用来在程序执行时调整三原色的配比比例。程序中使用RGB函数-Interesting palette. By changing the red, green, blue ratio of the three basic colors, display color results. There are 3 slider control to adjust the primary colors in the program
yuandaim
- 分形中的迭代函数系统 相似变换是指在各个方向上变换的比率必须相同的一种比例变换;仿射变换是指在不同的方向上变换的比率可以不同的一种比例变换。 -The iterative fractals function system, similar changes in various directions on the ratio of change must be a change in the same proportion ; an affine transformation in
cvScale
- cvScale函数用来改变一幅图的像素值,具体的变换有:像素值的比例变化和位移。-the cvScale function is used to change the pixel values of a map, specific transformation: the ratio of the pixel values change and displacement.
MATLAB-images-of-arbitrary-scaling
- 这是一个用MATLAB写的图片按比例缩放程序,主程序写成了一个函数,里面有详细的说明-This is a MATLAB write image scaling procedures, the main program written in a function, there are detailed descr iption
Interpolation
- 对单通道或者3通道的图像进行插值缩放,缩放比例随意设置,函数内部申请缩放后的内存,内部加入代码优化指令。-Images of single channel or 3 channel interpolation scaling, scaling arbitrarily set, inside a function for the scaled memory, internal accession code optimization and instruction.
PeopleDensitydll
- 视频图像的人群密度检测,多种人群密度场景下人群计数算法: 算法功能:建立图像特征和图像人数的数学关系 算法输入:训练样本图像1,2…K 算法输出:模型估计参数 ,参考图像 算法流程:1)对训练样本图像进行分块处理(算法1.1); 2)通过算法1.2,计算训练样本各个对应分块的ALBP特征归一化,再用K-means算法(可使用opencv等算法库实现,不再描述其算法),将图像块分成k(k<K)类,获取k(k<K)个聚类中心,即为参考图像; 3)对分块的图像进行与
Fractal-interpolation
- 构造分形插值函数,对数据点集分形插值。并且可以自定义迭代次数与插值比例。-Structure fractal interpolation function, the data point set fractal interpolation。And you can customize the number of iterations and interpolation ratio.
ding_resize_doit
- IDL编程:批量图像裁剪及重采样。调用resize_doit批处理函数,dims设置裁剪矩形的边界点,rfact设置重采样的大小比例系数。此程序只需要修改输入输出路径即可。-IDL Programming: batch image cropping and resampling. Call resize_doit batch function, dims boundary point set the cropping rectangle, rfact resampling set the siz
ch2_ex2_5
- 对图像进行缩放比例为2的缩放处理,通过函数cvpyrdown来完成上述功能-The image scaling is scaling processing 2 by the function to perform the above functions cvpyrdown