搜索资源列表
实例5 颜色渐变进度条
- 颜色渐变进度条 颜色渐变进度条 颜色渐变进度条-color gradient colors of the progress of the gradual progress of the color gradient colors progress of the grad ual progress of the color gradient colors progress of the gradual progress of color
grad
- E:\\Study\\VB\\Code\\StayTop.zip
reply_1_855734
- // Canny算子 void Canny(LPBYTE pGray, SIZE sz, double sigma, double dRatLow, double dRatHigh, LPBYTE pResult) { //经过高斯滤波后的图像 LPBYTE pGaussSmooth pGaussSmooth = new unsigned char[sz.cx*sz.cy] //
affine
- 图像的仿射变换,共包括4个文件,全都是matlab文件,分别为affine.m,grad.m,wrap.m,paremetric.m:,对于图像仿射变换以及图像的超分辨率重构非常有帮助。-image affine transformation, including a total of four documents, and all of Matlab documents, affine.m respectively, grad.m,
Cannyandlog
- canny 算法 void CreatGauss(double sigma, double **pdKernel, int *pnWidowSize) void GaussianSmooth(SIZE sz, LPBYTE pGray, LPBYTE pResult, double sigma) void Grad(SIZE sz, LPBYTE pGray, int *pGradX, int *pGradY, int
color grad
- 彩色梯度检测,根据冈萨雷斯的“数字图像处理”编写的
实例5 颜色渐变进度条
- 颜色渐变进度条 颜色渐变进度条 颜色渐变进度条-color gradient colors of the progress of the gradual progress of the color gradient colors progress of the grad ual progress of the color gradient colors progress of the gradual progress of color
grad
- E:\Study\VB\Code\StayTop.zip
reply_1_855734
- // Canny算子 void Canny(LPBYTE pGray, SIZE sz, double sigma, double dRatLow, double dRatHigh, LPBYTE pResult) { //经过高斯滤波后的图像 LPBYTE pGaussSmooth pGaussSmooth = new unsigned char[sz.cx*sz.cy] //
affine
- 图像的仿射变换,共包括4个文件,全都是matlab文件,分别为affine.m,grad.m,wrap.m,paremetric.m:,对于图像仿射变换以及图像的超分辨率重构非常有帮助。-image affine transformation, including a total of four documents, and all of Matlab documents, affine.m respectively, grad.m,
Cannyandlog
- canny 算法 void CreatGauss(double sigma, double **pdKernel, int *pnWidowSize) void GaussianSmooth(SIZE sz, LPBYTE pGray, LPBYTE pResult, double sigma) void Grad(SIZE sz, LPBYTE pGray, int *pGradX, int *pGradY, int
GRAD
- 这是图象处理的VC++代码,用于实现图象的梯度锐化,供需要的朋友使用.-This is the image processing VC++ Code, for the realization of the gradient image sharpening for the needs of our friends use.
conjugate_grad_2d
- 此算法采用matlab7.0环境下编写的代码,用于求解线性规划问题中非约束条件下的最优解问题。-This algorithm uses matlab7.0 environment code written for solving linear programming problems under the conditions of the Central African constrained optimal solution prob
Scheduling
- Helpful for Grad students in order to learn Real Time Scheduling algorithms
grad
- 求RGB 的梯度值以及梯度方向 to obtain gradient magnitude and orientation of an RGB image-to obtain gradient magnitude and orientation of an RGB image
grad
- CADKEY 3D软件插件,主要用于鞋摸具2D放样程序.-CADKEY 3D software plug-ins, mainly for shoes touch with 2D lofting process.
grad
- This program is converter angle from grad, minutes and seconds to radians or decimal grad
Grad-U-and-moving-rules
- 计算梯度向量Grad U和圆饼的移动规则:将所有的力都正因分解,分解成x轴方向和y轴方向的力,整个问题就简单化了,通过分别求出x轴方向和y轴方向的力之和,就可以知道该圆饼将要移动的轨迹,而x轴方向和y轴方向的合力方向应该就是该圆饼的梯度向量的方向。而所有圆饼的梯度向量就组成了Grad U-Because of all the forces are decomposed into the x-axis direction and the
grad
- 非线性规划问题中无约束问题的grad算法的MATLAB代码-Unconstrained nonlinear programming problem in question grad algorithm MATLAB code