smart-car-camera-read-by-jlink-and-qt | 点我下载最新版本 点我浏览所有版本 问题反馈链接

 by   kohillyang C++ Version: v0.3.2 License: GPL-3.0

kandi X-RAY | smart-car-camera-read-by-jlink-and-qt Summary

kandi X-RAY | smart-car-camera-read-by-jlink-and-qt Summary

smart-car-camera-read-by-jlink-and-qt is a C++ library. smart-car-camera-read-by-jlink-and-qt has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.

点我下载最新版本 点我浏览所有版本 问题反馈链接(不受理11号之后的issues) 应广大人民群众的要求,本人于2017/1/9日发布alpha2版本,更新看截图 下文中的文档针对上一版本编写,但是仍然适用 原图如下: 二值化图像如下(阈值160,可在程序中调整): 部分更新如下:. ##1. 软件简介 项目托管于该软件旨在方便使用jlink读取摄像头数据,最新版本支持自定义分辨率,自定义地址,自定义刷新间隔 最新Release版本见:软件截图如下: ##2. 软件原理以及注意事项 原理很简单,电脑端将数据通过jlink读取到电脑的内存中,使用QPicture画到电脑。 PS:由于本人能力有限,拿到的jlink API也有限,所以如果出现软件无法连接智能车主控的情况,请重新下一次程序。下程序的过程中会自动恢复jlink的大部分设置。 K60可能出现被锁住无法下载的情况,请在jlink commander下输入unlock kinetis解决。 NOTE:摄像头为5V供电,jlink 输出电源为3.3V,单使用jlink会出现摄像头电压不足,因此连接摄像头时请接通主电源(电池)。 NOTE:强行断开jlink会导致软件崩溃(所给api为C语言编写,无法捕获异常),会导致设置文件无法保存 如果出现类似下图所示的DLL丢失的情况,请安装Visual C++ Redistributable for Visual Studio 2015,下载链接:如果出现下图中的窗口,请检查jlink是否正确连接 ##3. 使用方法 最新版本在程序正常退出的情况下会自动保存基地址,行数,列数等信息,第一次使用时,建议打开文件夹下的settings.ini,设置地址等信息,如下图所示: 关键在于baseAddr的设置,可在工程目录/build/工程名/debug/lst/xxx.map中查看,建议直接在工程路径下找*.map 比如,假设工程名为firedemo,则该文件的目录为: 假设存储图片的数组名为IMG_BUFF,如下图所示 此时在MAP文件中能找到IMG_BUFF的地址,如图: 上图中左边是变量名,右边的地址0x1fff04c0填入上文中的settings.ini中的baseAddr即可,对于本例,最终更改的ini截图如下: 如果是新摄像头,分辨率默认最大为160120,否则为320240。如果出现图像显示不正确的情况,请检查行和列是否正确填写.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              smart-car-camera-read-by-jlink-and-qt has a low active ecosystem.
              It has 5 star(s) with 2 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              smart-car-camera-read-by-jlink-and-qt has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of smart-car-camera-read-by-jlink-and-qt is v0.3.2

            kandi-Quality Quality

              smart-car-camera-read-by-jlink-and-qt has no bugs reported.

            kandi-Security Security

              smart-car-camera-read-by-jlink-and-qt has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              smart-car-camera-read-by-jlink-and-qt is licensed under the GPL-3.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              smart-car-camera-read-by-jlink-and-qt releases are available to install and integrate.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of smart-car-camera-read-by-jlink-and-qt
            Get all kandi verified functions for this library.

            smart-car-camera-read-by-jlink-and-qt Key Features

            No Key Features are available at this moment for smart-car-camera-read-by-jlink-and-qt.

            smart-car-camera-read-by-jlink-and-qt Examples and Code Snippets

            Return a list with Car Car Car Car sorted by date
            javadot img1Lines of Code : 22dot img1License : Non-SPDX
            copy iconCopy
            public static List getSedanCarsOwnedSortedByDate(List persons) {
                List cars = new ArrayList<>();
                for (Person person : persons) {
                  cars.addAll(person.getCars());
                }
            
                List sedanCars = new ArrayList<>();
                for (Car car :  

            Community Discussions

            No Community Discussions are available at this moment for smart-car-camera-read-by-jlink-and-qt.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install smart-car-camera-read-by-jlink-and-qt

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/kohillyang/smart-car-camera-read-by-jlink-and-qt.git

          • CLI

            gh repo clone kohillyang/smart-car-camera-read-by-jlink-and-qt

          • sshUrl

            git@github.com:kohillyang/smart-car-camera-read-by-jlink-and-qt.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Reuse Pre-built Kits with smart-car-camera-read-by-jlink-and-qt

            Consider Popular C++ Libraries

            tensorflow

            by tensorflow

            electron

            by electron

            terminal

            by microsoft

            bitcoin

            by bitcoin

            opencv

            by opencv

            Try Top Libraries by kohillyang

            mx-detection

            by kohillyangPython

            mx-openpose

            by kohillyangPython

            ImageCaption.mxnet

            by kohillyangPython

            Guidance_PID_RM

            by kohillyangPython