搜索资源列表
Delphivideocapture
- Delphi下经典视频采集程序.zip Delphi下经典视频采集程序.zip-Delphi classic video collection procedures. Below zipDelphi Video Collection procedures. Z Below ipDelphi Video Collection procedures. zip
ColorTransformRGB-LAB
- 自己写的很实用的色彩空间转换程序: 在色彩空间的正向转换中(RGB----->Lab),用的是九级均匀分割建模 在色彩空间的反向转换中(Lab----->RGB),用的是多项式(20项)回归的方法! 二十项多项式: p(x,y,z)=a0+a1*x+a2*y+a3*z+a4*x*y+a5*y*z+a6*x*z+a7*x^2+a8*y^2+a9*z^2+a10*x*y*z+a11*x^3+a12*y^3-himself wrote a very practical c
MorphologicalThin
- 本代码实现了形态学细化。 特点:中间过程可以存储在输入中,因此节省存储空间;并且附有注解,便于理解;附有参考文献,有算法描述。This function implements the morphology thinning. Input pSrc is a float matrix in the range of [0, 1]. It supports in-place operation.Ref: Z. Guo and R. W. Hall, \"Parallel Thinning w
RawData_1700Images_20070615_thunder_newtest_Elec.z
- 这是关于二维分割的水平集实现,该方法可以一定程度上避免局部极小的问题
激光光线追迹和光斑半径与z轴关系
- 激光 光线追迹和光斑半径与z轴关系 matlab程序
使用Z-Buffer算法进行动态面消隐
- 请使用Z-Buffer算法对图9-17所示的球进行动态面消隐,消隐效果如图9-37的黄色球所示。,Please use the Z-Buffer algorithm on the ball as shown in Figure 9-17 Dynamic surface blanking, blanking the effect of the yellow ball in Figure 9-37 below.
piccompress.rar
- 图像压缩编码,dct变换,量化, Z字形扫描 行程编码,Image compression, dct transform, quantization, Z-shaped scan length encoding
ztransformLPF1
- Z变换实现低通滤波器,应用广泛,大家一起研究研究阿 -Z transform low-pass filter, the application of a wide range of U.S. studies with the Arab-Israeli
AffineTransformation
- 仿射变换法求深度信息,目前最好的方法 function [Z,D11,D12,D22] = diffusion_kernel_function(gx,gy,im) gx,gy 为x,y方向偏导数 Z 为恢复出来的是深度信息。 函数适应于从 图像法相信息恢复高度信息-Affine transformation method the depth of information, is currently the best way to function [Z, D11, D12, D22
zbugffer
- z缓存技术的源代码,z缓存技术的一个应用-z Cache source code, z an application cache technology
Ztransformation
- 画出满足差分方程:y[n]-1.25y[n-1]+0.75y[n-2]-0.125y[n-3]=x[n]+0.5x[n-1],离散时间信号X[n]的双边z变换是离散傅里叶变换的推广,而离散时间傅里叶变换在研究离散时间信号与系统中是很有用的。 -Drawn to meet the difference equation: y [n]-1.25y [n-1]+ 0.75y [n-2]-0.125y [n-3] = x [n]+ 0.5x [n-1], discrete-time signal X
new
- 摄像机标定新算法,用一个子函数计算出两组运动组的参数 本程序用于调试摄像机标定新算法 这个程序在原来的基础上改变了部分返回值,将标准离差改为均方值的计算 加入标定整体误差计算,运动复原和三维复原整体误差计算 应先用计算出的平移矢量进行三维复原,从得出的点对统计其z方向为正的个数,多者为正确的平移矢量 已完成 程序太复杂,简化,将输出参数只考虑整体复原误差,这样的运行时间与不简化时差不多,需要进一步简化程序 -The new camera calibration alg
Charged_Fluid_Model_for_Brain_Image_Segmentation.z
- 基于带电流体模型的脑图像分割方法, 该方法是active contour的一个变体,但不同于level set的机理,可以自动处理拓扑的变化,而且速度非常快!-Charged_Fluid_Model_for_Brain_Image_Segmentation
RWJpegExp
- MFC 读取BMP图像信息,然后进行二维DCT变换,再量化,Z字型扫描,实现BMP到JPEG的转换-the encoding and decoding of JPEG and the specific realization of program on vc++ platform. The encoding part of this program can encode a picture whose format is BMP and save relevant data as binary
zigzag
- Z字形编码的vc++代码,已经运行过,能用-zigzag encoding based on VC++
opencv
- 本翻译是直接根据 OpenCV Beta 4.0 版本的用户手册翻 译的,原文件是: <opencv_directory>/doc/ref/opencvref_cv.htm, 可 以从 SOURCEFORG 上面的 OpenCV 项目下载,也可以直 接从 阿须数码 中下载: http://www.assuredigit.com/incoming/sourcecode/o pencv/chinese_docs/ref/opencvref_cv.htm。 翻译
Z-buffer
- 提供可靠的消隐算法,z缓冲算法的改进,花了3块钱下载的论文-Blanking algorithm to provide reliable, z buffer algorithm improvements
A-to-Z-of-Image-Processing-Concepts
- A to Z of Image Processing Concepts
p1a1
- z-source inverter with asymmetric LC network
z-buffer
- 用z- buffer算法实现计算机图形学中交互界面图像的隐藏面消除-Z-buffer algorithm for hidden surface elimination