资源列表
chi_sim.traineddata
- tesseract是一款免费的ocr识别开源软件,最早在Linux上i,现在已经有Windows4.0版本了。chi_sim.traineddata是中文字库,解压缩后放在tessdata目录下,可以通过PowerShell使用。(Tesseract is a free OCR recognition open source software. The earliest is I on Linux, and now there is Windows4.0 version. Chi_sim.tra
109201252image-processing
- 关于MATLAB图像相关性分析的问题。随机选取1000对像素点,进行水平和垂直相关性分析。(image-correlation. select 1000 pair of pixel randomly and analyze the correlation both horizontally and vertically)
main
- 根据谐波叠加法生成PSD曲线对应的时域代表性样本(The representative samples of PSD curves corresponding to time domain are generated based on harmonic superposition method.)
crop_image
- 实现批量地裁剪图像的功能,python 版本(The function of cropping images in batch)
NSCT分解和重建程序
- NSCT的分解与重构,用于图像处理,里面为非下采样轮廓波的工具箱(NSCT decomposition and reconstruction for image processing, which is a toolkit for subsampled contourlet)
LVRT_nos
- 建立了一个0.4MW的光伏电站,能够并入10kV电网运行。并且在发生故障时,能够实现低电压穿越。(A 0.4MW PV power station was built and can be incorporated into the 10kV grid operation. And in the event of a fault, low voltage ride through can be achieved.)
Fusiello 2010
- 用于红外相机的标定,坐标变换,极限校正等等,提供了完整的程序代码(Calibration of infrared camera)
vga_inout_sdram_32bit_143M(2 60)
- 基于AD9884芯片,用Verilog HDL 硬件描述语言来实现图像的抖动处理(Based on AD9884 chip, we use Verilog HDL hardware descr iption language to achieve image jitter processing.)
SeamCarving
- 两种seam carving编程方式的对比(Seam Carving with Dijkstra and Dynamic programming)
ArnoldTrans
- Arnold是经过一定次数的置乱后图像变得杂乱无章,和原始图像已经完全不同,然而对于合法的用户,需要还原出原始图像(After a certain number of scrambling, the image becomes chaotic, which is completely different from the original image. However, for legitimate users, we need to restore the original image.)
voxelizer-v1.1
- 3D voxelizer该软件包提供从.OBJ文件加载3D模型并将其转换为体素表示的功能。空间被划分成一个离散的网格,并且与给定对象相交的网格单元被标记为占用。占用的单元格然后形成对象的体素表示。还包括绘图功能以允许可视化体素表示。(3D voxelizer This package provides functionalities for loading 3D models from .OBJ files and convert them to a voxel representation.
边缘检测
- 对输入图像进行边缘检测,并显示检测结果。(Perform edge detection on the input image and display the detection result.)