-
这是有用的,我认为
希望对大家有用,是关于matlab的视频-It is useful ,i think
- 2022-01-25 23:23:22下载
- 积分:1
-
这是一个纯C语言的 H.264 解码程序,速度较慢,如果您试验时手头没有解码器,可以用此凑合。
执行命令方式为:...
这是一个纯C语言的 H.264 解码程序,速度较慢,如果您试验时手头没有解码器,可以用此凑合。
执行命令方式为:
-o 264格式的输入文件 yuv格式的输出文件
比如(假如目录为 D:H264 ):
D:H264h264_dec.exe D:H264 est.264 D:H264 est.yuv
若不输入参数,则默认为:
h264_dec.exe test.264 test.yuv-This is a pure C language of the H.264 decoding process, a slow, if you do not test the decoder, you can make do with this. For the implementation of the order:-o 264 of the input file format yuv format such as the output file (if the directory is D: H264 ): D: H264 h264_dec.exe D: H264 test.264 D: H264 test.yuv if the input parameter, the default is: h264_dec.exe test.264 test.yuv
- 2022-09-14 01:50:03下载
- 积分:1
-
本程序实现八种图形的绘图功能,分别是直线,圆弧,贝赛尔曲线,矩形,圆角矩形,椭圆和多边形。绘图步骤如下:
直线:点鼠标左键确定起始点,移动鼠标点左键确定终点...
本程序实现八种图形的绘图功能,分别是直线,圆弧,贝赛尔曲线,矩形,圆角矩形,椭圆和多边形。绘图步骤如下:
直线:点鼠标左键确定起始点,移动鼠标点左键确定终点。
圆弧:用鼠标左键依次点四点确定圆弧。
贝赛尔曲线:用鼠标左键依次点四点确定贝赛尔曲线。
矩形:点左键确定起始点,拖动鼠标再点左键确定对角点。
圆角矩形:点左键确定起始点,拖动鼠标再点左键确定对角点。
椭圆:点左键确定起始点,拖动鼠标再点左键确定对角点,便作出了与该矩形相切的椭圆。
多边形:点鼠标左键确定起始点,然后依次点各点(所有点的总数为所要做多边形的边数,不超过20边),最后用中键确定,自动封闭图形。-the program eight graphical mapping function is linear, arc, Bessel curve, rectangle, rounded rectangle, oval and polygons. Mapping the following steps : Linear : click the mouse button to determine the threshold, mobile click of the mouse button to determine the end. Arc : the left mouse button followed by 4:00 set point arc. Bessel curve : the left mouse button followed by point 4:00 determine Bessel curve. Rectangular : Left to determine the threshold point, then drag the mouse to point to determine Left Corner. Rounded Rectangle : Left to determine the threshold point, then drag the mouse to point to determine Left Corner. Oval : Left to determine the threshold point, drag the mouse butto
- 2022-09-22 14:40:03下载
- 积分:1
-
3D 可视化:利用期望最大化算法了解3D数据的高斯混合模型
传统的单粒子重建方法使用傅立叶或delta 函数基础来表示粒子密度图。我们提出了一个更灵活的算法,可以根据数据适应性地选择基础。由于基础适合数据,跟使用固定基础重建相比,分辨率和讯噪比(SNR) 都得到提高。而且,该算法自动遮盖粒子,使得粒子从背景中分离出来,无需在精制循环中使用专门滤波器或者蒙层。该算法是基于贝叶斯定理最大后验框架中表示,使用有效优化算法获得最大化。评估使用模拟和实际的低温电子显微镜数据,显示分辨率和 SNR 改进以及从背景中有效遮挡粒子。
- 2023-03-15 10:50:03下载
- 积分:1
-
计算机图像视觉匹配程序,将两张图像的相似点坐标点读出
计算机图像视觉匹配程序,将两张图像的相似点坐标点读出-to display the location of the most similar points
- 2022-03-31 21:27:00下载
- 积分:1
-
bmp图像读取、保存、显示等基本操作,功能完整,代码可靠。
bmp图像读取、保存、显示等基本操作,功能完整,代码可靠。-bmp image to read, preserve, display and other basic operations, full-featured, reliable code.
- 2022-08-07 11:47:02下载
- 积分:1
-
解决BMP和JPE图像在数据库储存和读出
解决BMP和JPE图像在数据库储存和读出-solution and JPE BMP images stored in a database and read out
- 2022-03-25 01:22:44下载
- 积分:1
-
documents in a single file, use the menu to open bitmaps, and can drag the mouse...
在单文档文件中,使用菜单打开位图,并可用鼠标拖动》-documents in a single file, use the menu to open bitmaps, and can drag the mouse "
- 2022-05-28 13:35:06下载
- 积分:1
-
achieve PHOTOSHOP The fountain fills results, readers can add to your own projec...
实现PHOTOSHOP里的渐变填充效果,读者可以自行添加到你的工程里,原理很简单希望大家有什么意思提出,谢谢!-achieve PHOTOSHOP The fountain fills results, readers can add to your own projects, the principle is very simple hope that what we have proposed, Thank you!
- 2022-12-14 16:45:03下载
- 积分:1
-
基于颜色对的方法的程序实现
具体程序实现如下:
基于颜色对的方法的程序实现
具体程序实现如下:-Color-based approach to implementation of specific procedures for implementation procedures are as follows:
- 2022-01-25 22:20:44下载
- 积分:1