登录
首页 » Special Effects » 以前我见到一个屏幕字体滚动程序,可是那个使用C++写的。于是自己写了一个对话框内的字幕滚动程序。原理是相同的!...

以前我见到一个屏幕字体滚动程序,可是那个使用C++写的。于是自己写了一个对话框内的字幕滚动程序。原理是相同的!...

于 2022-03-01 发布 文件大小:12.19 kB
0 172
下载积分: 2 下载次数: 1

代码说明:

以前我见到一个屏幕字体滚动程序,可是那个使用C++写的。于是自己写了一个对话框内的字幕滚动程序。原理是相同的!-ago, I saw a screen fonts rolling process, but that the use of C writes. So wrote a dialog within the subtitles rolling process. The principle is the same!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 采用自适应窗口算法对左右两幅视图进行匹配,得到较为正确的视差图,避免了固定窗口算法产生的边缘不准确问题...
    采用自适应窗口算法对左右两幅视图进行匹配,得到较为正确的视差图,避免了固定窗口算法产生的边缘不准确问题 -Adaptive window algorithm to match the view on the left 2 get more accurate disparity map, avoiding the edge of the fixed window method produces problems of inaccuracy
    2022-02-06 00:22:39下载
    积分:1
  • Visual C++MATLAB图像处理与识别实用案例精选之灰度均衡算法的源程序,含测试图片...
    Visual C++MATLAB图像处理与识别实用案例精选之灰度均衡算法的源程序,含测试图片-Visual C MATLAB image processing and recognition practical case Featured Gray"s equalization algorithm-source Xu, with test images
    2022-03-01 07:24:40下载
    积分:1
  • A variety of image edge detection and segmentation is the deal with M files code...
    多种图像边缘检测与分割处理 是M文件 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例――从PCB图像中删除所有电流线,仅保留芯片对象-A variety of image edge detection and segmentation is the deal with M files code Description P0401: detection using Prewitt operator Edge P0402: different σ value Log Operators image edge detection P0403: using Canny edge detection image edge P0404: Image Thresholding P0405: water line thresholding image segmentation P0406: for the matrix quadtree decomposition P0407: the image is divided into text and non-text for these two types of P0408: morphological gradient detected binary image of the edge of P0409: Morphological examples- from PCB image delete all current lines, retaining only the target chip
    2022-01-25 16:07:57下载
    积分:1
  • 图像的几何变换,是本人原创的程序,经典,适合于初学者的理解...
    图像的几何变换,是本人原创的程序,经典,适合于初学者的理解-images of geometric transformation, I was the original procedure, classic, suitable for beginners understanding
    2023-04-11 12:55:03下载
    积分:1
  • a reference pattern recognition knowledge, as a relatively simple, but it should...
    模式识别方面的参考知识,内容比较简单,但应该有用。-a reference pattern recognition knowledge, as a relatively simple, but it should be useful.
    2022-03-05 06:55:45下载
    积分:1
  • Visual C++ MATLAB图像处理与识别选择使用案例。
    Visual C++MATLAB图像处理与识别使用案例精选源代码-Visual C MATLAB image processing and recognition of the use of selected cases of source code
    2022-07-20 22:44:32下载
    积分:1
  • 30个图像处理的VC++源代码,包括256色转灰度图,Hough变换技术。
    30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡.-30 image processing VC++ Source code, including 256 colors to grayscale, Hough transform, image_j1, PCA, Walsh transform, contrast stretching, binarization transformation, anti-color, box encoding, Fourier Transform , Gaussian smoothing, gray balance, mean filter, Laplacian sharpening (edge detection), discrete cosine transform, the brightness increases and decreases in inverse filtering deal, check on the number of check index, the gradient sharpening, image processing, mirror image, image translation, image scaling, image thinning, image rotation, Wiener filtering treatment using Canny edge extraction operator, threshold transform, histogram equalization.
    2022-07-27 04:43:16下载
    积分:1
  • 数字图象处理中经常用到的形态学之腐蚀变化
    数字图象处理中经常用到的形态学之腐蚀变化-Digital image processing frequently used for the morphological changes in corrosion
    2022-08-11 09:41:02下载
    积分:1
  • Using wavelet transform methods of image enhancement as a treatment procedure
    使用小波变换的方法对图象进行增强处理的一个程序-Using wavelet transform methods of image enhancement as a treatment procedure
    2022-03-10 09:45:55下载
    积分:1
  • 基于离散2维小波变换的彩色图像水印程序。输入原图和logo,可直接得到水印图像。
    基于离散2维小波变换的彩色图像水印程序。输入原图和logo,可直接得到水印图像。-Based on discrete wavelet transform 2-D color image watermarking program. Input original image and logo, watermarked image can be obtained directly.
    2022-02-20 09:53:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载