▍1. mytest1
说明: 以中心图像为模板,将其他八张图映射到模板中,然后粘贴到对应位置完成拼接(Take the center image as the template, map the other eight images to the template, and paste them to the corresponding position to complete the splicing)
说明: 以中心图像为模板,将其他八张图映射到模板中,然后粘贴到对应位置完成拼接(Take the center image as the template, map the other eight images to the template, and paste them to the corresponding position to complete the splicing)
说明: 分水岭算法是一种图像区域分割法,在分割的过程中,它会把跟临近像素间的相似性作为重要的参考依据,从而将在空间位置上相近并且灰度值相近的像素点互相连接起来构成一个封闭的轮廓,封闭性是分水岭算法的一个重要特征。本示例适用于二维和三维图像,计算分水岭变换并将结果标签矩阵显示为RGB图像。 分水岭算法是一种图像区域分割法,在分割的过程中,它会把跟临近像素间的相似性作为重要的参考依据,从而将在空间位置上相近并且灰度值相近的像素点互相连接起来构成一个封闭的轮廓,封闭性是分水岭算法的一个重要特征。本示例适用于二维和三维图像,计算分水岭变换并将结果标签矩阵显示为RGB图像。(The watershed algorithm is an image region segmentation method. In the segmentation process, it will use the similarity with neighboring pixels as an important reference basis, so as to connect pixels that are close in space and have similar gray values to each other. Forming a closed contour, closedness is an important feature of the watershed algorithm. This example applies to 2D and 3D images, calculates the watershed transformation and displays the resulting label matrix as an RGB image.)
说明: UTILITEUR VASP POUR LE CALCUL DES PHONONS
说明: 图像边缘检测及图像区域分割、目标检测、目标识别(Image edge detection, image region segmentation, target detection and target recognition)
说明: 高光谱图像数据集,Pavia University scene该数据是高光谱图像处理中常用的数据之一,对高光谱图像算法性能的验证具有通用性(Hyperspectral image data set, Pavia University scene This data is one of the commonly used data in hyperspectral image processing, and it has universality to verify the performance of hyperspectral image algorithm)
说明: [屏幕抓字生成字库工具与找字函数]v5.6 By FeiYue 主要功能:快捷抓取、查找屏幕文字图像,生成的代码可用于AHK脚本。v5.6 改进:颜色模式增加了对偏色的支持,方便高手在游戏中使用。([screen grabbing to generate word library tool and word finding function] V5.6 by Feiyue Main functions: quickly grab and search the text image of the screen, and the generated code can be used for AHK script. V5.6 improvement: the color mode increases the support for color deviation, which is convenient for experts to use in the game.)
说明: 基于DSP和FPGA芯片的实时图像处理系统。该系统不同于传统基于PC机模式的图像处理系统,发挥了DSP和FPGA两者的优势,能更好地提高图像处理系统实时性能,同时也最 大可能地降低成本。(Real time image processing system based on DSP and FPGA. This system is different from the traditional image processing system based on PC mode. It can improve the real-time performance of the image processing system better by using the advantages of DSP and FPGAIt is possible to reduce costs.)
说明: 连通监控视频的 火灾检测,颜色特征,纹理特征等(fire detection Description for each code - extract_red.m, objectlabel.m : Ground Truth labeling automation code generated from Apps - FireDetection.m : MATLAB class to import custom algorithm to Image Labeler - yolov2_detect.m : Entry function for GPU Code generation - GroundTruthTest.mlx : Test code for ground truth labeling - yoloFire_Train.mlx : Training code for YOLOv2 network - Live_Webcam_YOLOv2.mlx : Live webcam demonstration code for YOLOv2 network)
说明: 冈萨雷斯matlab图像处理中的代码,现成的函数不同自编(Code in image processing of Gonzalez matlab)
说明: Custom Link Library example source code
说明: QT webview浏览器相关开发,简单webview应用开发(QT WebView browser related development, simple WebView application development)
说明: MATLAB光谱图绘制,能够画出可见光波长下的光谱图(Matlab spectrum drawing, can draw the spectrum under the visible light wavelength)
说明: 目前一种快速稳健的卷积神经网络yolov3的代码,在protorch平台上运行(At present, the code of yolov3, a fast and robust convolutional neural network, runs on the platform of protorch)
说明: lsb数字水印算法,SB算法利用了数字图像处理中位平面的原理,即改变图像的最低位的信息,对图像信息产生的影响非常小,人眼的视觉感知系统往往不能察觉。以一幅256灰度的图像为例, 256 灰度共需要8 个位来表示,但其中每一个位的作用是不一样的,越高位对图像的影响越大,反之越低的位影响越小,甚至不能感知。(Digital watermarking algorithm based on lsb)
说明: 用于rtd2660方案OSD内字体生成,可以做开机LOGO,无信号界面等(It is used for font generation in OSD of rtd2660 scheme, and can be used for power on logo, signal free interface, etc)