搜索资源列表
用matlab写的算术编码的程序
- 自己用matlab写的算术编码的程序,信源为二元信源,信源序列、码长均可自定义,Using matlab to write their own arithmetic coding procedures for the binary source-source, source sequence, code length can be custom
TsaiC
- Tsai标定算法的源代码,比较详细的程序步骤,输入数据为自定义的数据,程序完整。共同学习-Tsai calibration algorithm source code, more detailed procedural steps, input data for custom data, integrity of the process. Learning together
LensDistortionCorrection
- 镜头畸变纠正的源码,k1,k2,p1,p2-Network traffic source, custom UI, and message transmission, worth learning
rorote
- 自定义函数,图像按任意角度旋转,一维线性插值和二维线性插值-Custom function, image rotation by any angle, one-dimensional linear interpolation and two-dimensional linear interpolation
sy2
- 在matlab中编程实现图像的创建256级灰度图像的灰度级直方图; 2. 三段式线性变换,区间参数自定义; 3. 灰度图像转变为二值图像(阈值自定义); 4. 无论使用matlab或OpenCV,均不可使用库函数。 -Matlab programming in the 256-level grayscale image to create gray-scale image histogram 2. Three-step linear transformation, custom
Basketball.ZIP
- 以象素点为单位画出模拟篮球场,主要是自定义线条的绘制-Pixel as a unit to draw simulated basketball courts, mainly custom drawing lines
fwt2d_demo
- 小波变换源码,国外VC开发的,效果比较好 I ve been involved with wavelet-analysis since my Ph.D studies and over the years developed various wavelet-transforms C++ libraries. This one concerns 2D implementation of the Fast wavelet transform (FWT). The 2D FWT is used i
draw
- 以下功能: 1.自定义颜色功能 2.自定义线的宽度,顔色,格式的功能 3.自定义文字的颜色、字体、大小功能 4.繪製擦汗曲綫,直綫,折綫,長方形,實心長方形,正方形,實心正方形,橢圓,實心橢圓, 圓,實心圓。 5.保存為jpg,bmp格式的圖片。-The following features: 1. 2 features custom colors. Custom line width, color, format, function 3. Letter of cust
TrackerPointTest
- 使用Opencv实作自订点为追踪,使用相减法 其中点位可以使用滑鼠自订,也可以使用系统自动寻找-The use of a custom implementation Opencv point for tracking the use of subtraction point which can be used to customize the mouse, you can also use the system to find
terrain-matching-algorithm
- 关于地形匹配算法的程序,集合了多种常用算法,采用的是自定义的vis高程图,对地形匹配发面的研究很有帮助-Terrain matching algorithm on the procedures for collection of a variety of commonly used algorithms, uses a custom vis elevation map of the terrain matching baking helpful
RdfSnap123_0430_Setup
- 一款完全免费的专业级屏幕捕捉软件,能够让您得心应手地捕捉到需要的屏幕截图。捕捉图像方式灵活,主要可以捕捉整个屏幕、活动窗口、选定区域、固定区域、选定控件、选定菜单、选定网页等,图像输出方式多样,主要包括文件、剪贴板、画图和打印机。软件具有捕捉光标、设置捕捉前延时、显示屏幕放大镜、自定义捕捉热键、图像文件自动按时间或模板命名、捕捉成功声音提示、重复最后捕捉、预览捕捉图片、图像打印、图像裁切、图像去色、图像反色、图像翻转、图像旋转、图像大小设置、常用图片编辑、墙纸设置等功能。捕捉到的图像能够以保存图
UltraFractal3.05
- UltraFractal出品,长于自定义公式,创建新的分形,色彩设置很有特色,特别是zoom的时候,非常平滑,非常有特色。另外软件的外观也很舒服。目前最新的版本是3.05。 -UltraFractal Chupin, longer than the custom formulas, create a new sub-shape, the color set is very unique, particularly when the zoom is very smooth, very uni
A03
- C#中实现如何为用户控件设置工具箱位图。文件中的位图作为自定义用户控件在工具箱中的显示位置。-C# in the realization of how to set up user control toolbox bitmap. Bitmap file as a custom user control in the toolbox of the display position.
AutoHideWindow
- 自动隐藏窗口 并且有自定义的图片按钮类 -Auto-hide the window and have a custom image button in class
AIHC
- 使用OpenCV读取图像,使用自定义类计算图像的累积直方图,可以快速计算指定区域直方图-Use OpenCV to read images, images are calculated using a custom class cumulative histogram, you can quickly calculate the designated area histogram
YUVPlayer2010
- 基本功能:播放YUV视频文件。 特色功能: 1、多分辨率(高清)支持、自定义分辨率设置 2、逐帧播放 3、倒序回放 4、放大显示、缩小显示 5、彩色图像显示、灰度图像显示 6、自定义起始、终止帧-Basic functions: Play YUV video files. Features: 1, multi-resolution (HD) support, custom resolution settings 2, 3, frame by frame p
PNGfromRES
- 可以加载PNG图片的PictureBox控件可以从资源文件中加载PNG图片(资源文件需要为自定义资源),也可以指定文件路径加载PNG图片。可以加载到PictureBox控件,也可以作为窗体背景显示-PNG images can be loaded from the PictureBox control to load the PNG image resource file (resource file needs to be custom resources), you can also spe
Exif
- 代码中都你如何在一张相片中加入Exif信息.Exif信息中包含了诸如曝光、ISO、GPS坐标等许多有用的信息.如果您的拍照软件拍完照片.并想在照片中加入自定信息时.请看源码!-The code is how you add a photo Exif information. Exif information includes information such as exposure, ISO, GPS coordinates, and many other useful information.
Bezier
- 三次贝塞尔分段插值(按照Excel曲线算法),计算平滑曲线上任意一点的点坐标的自定义函数BezierFit。 Excel的平滑曲线没有提供这个曲线图的公式,所以通过编程查找曲线上的点坐标。-Cubic Bezier Interpolation (in accordance with the Excel curve algorithm) to calculate any point on a smooth curve point coordinates of the custom function
Matlab-custom-function
- 对matlab的自定义函数讲解非常清楚,非常详细,包括如何调用,以及注意的地方,欢迎下载- Matlab to custom function explanation is very clear, very detailed, including how to call, welcome to download
