CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - vectorial
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - vectorial - List
[
Other resource
]
Fast_Global_Minimization_Active_Contour
DL : 0
Author: Xavier Bresson (% Last version: Aug 3, 2008 % For more information: X. Bresson and T.F. Chan, \"Fast Minimization of the Vectorial Total Variation Norm and Applications to Color Image Processing\", CAM Report 07-25
Update
: 2008-10-13
Size
: 53.22kb
Publisher
:
代松
[
Other resource
]
NPL-all
DL : 0
A Numerical Photonics library written in C++. The library includes beam propagation method, coupled mode method, Bragg Gating Analysis, transfer matrix method, and vectorial Fourier Decomposition method. Very useful in simulating integrated Photonic devices
Update
: 2008-10-13
Size
: 3.3mb
Publisher
:
Jianhua Jiang
[
matlab
]
TVAL3
DL : 0
%TVDENOISE Total variation grayscale and color image denoising % u = TVDENOISE(f,lambda) denoises the input image f. The smaller % the parameter lambda, the stronger the denoising. % % The output u approximately minimizes the Rudin-Osher-Fatemi (ROF) % denoising model % % Min TV(u) + lambda/2 || f - u ||^2_2, % u % % where TV(u) is the total variation of u. If f is a color image (or any % array where size(f,3) > 1), the vectorial TV model is used, % % Min VTV(u) + lambda/2 || f - u ||^2_2. % u % % TVDENOISE(...,Tol) specifies the stopping tolerance (default 1e-2). % % The minimization is solved using Chambolle's method, % A. Chambolle, "An Algorithm for Total Variation Minimization and % Applications," J. Math. Imaging and Vision 20 (1-2): 89-97, 2004. % When f is a color image, the minimization is solved by a generalization % of Chambolle's method, % X. Bresson and T.F. Chan, "Fast Minimization of the Vectorial Total % Variation Norm and Applications to Color Image Processing", UCLA CAM % Report 07-25.
Update
: 2011-04-11
Size
: 1.4kb
Publisher
:
li123kai@126.com
[
2D Graphic
]
Fast_Global_Minimization_Active_Contour
DL : 0
Author: Xavier Bresson (% Last version: Aug 3, 2008 % For more information: X. Bresson and T.F. Chan, "Fast Minimization of the Vectorial Total Variation Norm and Applications to Color Image Processing", CAM Report 07-25-Author: Xavier Bresson ( Last version: Aug 3, 2008 For more information: X. Bresson and TF Chan, Fast Minimization of the Vectorial Total Variation Norm and Applications to Color ImageProcessing , CAM Report 07-25
Update
: 2025-02-19
Size
: 53kb
Publisher
:
代松
[
Other systems
]
NPL-all
DL : 0
A Numerical Photonics library written in C++. The library includes beam propagation method, coupled mode method, Bragg Gating Analysis, transfer matrix method, and vectorial Fourier Decomposition method. Very useful in simulating integrated Photonic devices
Update
: 2025-02-19
Size
: 3.3mb
Publisher
:
Jianhua Jiang
[
GUI Develop
]
Painter
DL : 0
This project was created in Dev C++ (GUI). It is the programme of vectorial graphic arts, permitting in sure range to imitate traditional graphic tools.-This project was created in Dev C++ (GUI). It is the programme of vectorial graphic arts, permitting in sure range to imitate traditional graphic tools.
Update
: 2025-02-19
Size
: 38kb
Publisher
:
space21
[
2D Graphic
]
AggPas24-rm3
DL : 0
Anti-Grain Geometry (AGG) is an Open Source, free of charge graphic library. AGG doesn t depend on any graphic API or technology. Basically, you can think of AGG as of a rendering engine that produces pixel images in memory from some vectorial data. But of course, AGG can do much more than that. Delphi Version.
Update
: 2025-02-19
Size
: 2.68mb
Publisher
:
Leo
[
matlab
]
VectorielControlASM
DL : 0
Vectorial Control of an auto-piloted Asynchronous Motor : Thesis detailed (in french) and source code
Update
: 2025-02-19
Size
: 2.22mb
Publisher
:
uprog
[
2D Graphic
]
AntiGrain_V2.5
DL : 0
Anti-Grain Geometry (AGG) is an Open Source, free of charge graphic library, written in industrially standard C++. The terms and conditions of use AGG are described on The License page. AGG doesn t depend on any graphic API or technology. Basically, you can think of AGG as of a rendering engine that produces pixel images in memory from some vectorial data. But of course, AGG can do much more than that.
Update
: 2025-02-19
Size
: 921kb
Publisher
:
tayfun karan
[
Algorithm
]
camfr-20070717.win32-py2.5
DL : 0
CAMFR (CAvity Modelling FRamework) is a fast, flexible, friendly full-vectorial Maxwell solver. Although it can tackle general electromagnetic problems, its main focus is on applications in the field of photonics
Update
: 2025-02-19
Size
: 2.03mb
Publisher
:
仇超
[
Graph Drawing
]
VectorCAD
DL : 0
CAD vector drawing. Allows you to draw lines, circles or rectangles in a vectorial way for easily way exporting to dxf file-CAD vector drawing. Allows you to draw lines, circles or rectangles in a vectorial way for easily way exporting to dxf file...
Update
: 2025-02-19
Size
: 7kb
Publisher
:
langton
[
Graph program
]
2D_Poligon_Drawer-Animato_demo
DL : 0
二维Poligon抽屉动画 我开始设想的方式来建立一个二维多边形动画的想法。首先,我需要一个好东西记住我的图形。这篇文章是基于这样我可以记住一些二维图形。我选择一个非位图的方法。这是因为,我希望有一个快速和简单的方法来我的动画图形。所以,我选择一个二维向量的方法。在这篇文章中,我提出的(简单)结构我选择了代表我的图形和动画它。我建议也是一个图形编辑器来生成二维图形,一个工具,用于创建动画的图形工具。 EXE和建议的来源是在所提供的下载。 -I started thinking of the way to build a 2D polygon animator. First of all, I needed a good stuff to memorize my graphics. This article is based on the way I can memorize some 2D graphics. I choose a non bitmap way. This is because, I want a fast and simple way to animate my graphics. So, I choose a 2D vectorial approach. In this article, I propose the (simple) structures I chose to represent my graphics and to animate it. I propose also a graphic editor to generate 2D graphics, and a tool to create animation from the graphics tool. The proposed exe and the source is in the provided download.
Update
: 2025-02-19
Size
: 80kb
Publisher
:
胡七
[
AI-NN-PR
]
Vectorial-quantization
DL : 0
Vectorial quantization method
Update
: 2025-02-19
Size
: 626kb
Publisher
:
Livescu_85
[
Delphi VCL
]
vpr_125
DL : 0
Vectorial Polygon Rasterizer for Graphics32 1.23 ================================================ Description: A new polygon rasterizer that computes exact coverage values in floating point precision. The rendering quality is on par with other high quality rasterizers, such as AGG and FreeType.
Update
: 2025-02-19
Size
: 117kb
Publisher
:
mahmoudikia
[
matlab
]
Pinhole_diffraction
DL : 0
利用傅里叶变化对拉盖尔高斯光束经小孔衍射进行模拟。-Based on the vectorial Rayleigh diffraction integral, the analytical expressions for the electromagnetic fields of radially polarized Laguerre-Gaussian beams after diffraction at an annular aperture are derived.
Update
: 2025-02-19
Size
: 241kb
Publisher
:
arron
[
matlab
]
VelocidadMotorDC_PI_vectorial
DL : 0
matlab algoritm to DC motor PI vectorial speed control
Update
: 2025-02-19
Size
: 1kb
Publisher
:
ganzzog
[
Other
]
2
DL : 0
Estimación de la resistencia del rotor usando una red neuronal artificial en el control vectorial indirecto del motor de inducción
Update
: 2025-02-19
Size
: 838kb
Publisher
:
kandiban
[
Software Engineering
]
Simul
DL : 0
matlab simulation for synchronous machine direct and vectorial modeling
Update
: 2025-02-19
Size
: 397kb
Publisher
:
fernaw
[
matlab
]
Commande_Vec
DL : 0
Vectorial control, MAX STEP SIZE : 0.00001
Update
: 2025-02-19
Size
: 12kb
Publisher
:
Tarik MRABIT
[
Delphi VCL
]
cadsys4
DL : 0
CAD文件访问接口,delphi版源代码,接口源代码,很好用-CADSys 4 is a complete vectorial graphic library for Delphi that comes with full sources and documentation. You are now able to create complex and beautiful CAD-like interfaces to your application with the power of OOP and a native library for Delphi.
Update
: 2025-02-19
Size
: 1.47mb
Publisher
:
wwqq
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.