Giter VIP home page Giter VIP logo

Comments (7)

per1234 avatar per1234 commented on August 22, 2024 1

@marqdevx the problem is not in the Core repository.

The problem is with this tutorial:
https://docs.arduino.cc/tutorials/portenta-vision-shield/vs-ard-gs

The source of that is stored in this repository, so the fix must be done in this repository:
https://github.com/arduino/docs-content/blob/main/content/hardware/04.pro/shields/portenta-vision-shield/tutorials/vs-ard-gs/content.md

from docs-content.

per1234 avatar per1234 commented on August 22, 2024 1

I should clarify that my comment was specific to the error: 'CameraClass' does not name a type; did you mean 'CameraWire'? error in the original report. That is caused by the sketch in the tutorial being out of date (the updated sketch is here).

I don't know anything about the problem with the image distortion.

from docs-content.

per1234 avatar per1234 commented on August 22, 2024

There was an undocumented breaking change to the "Camera" library in the "Arduino Mbed OS Portenta Boards" platform release 2.8.0:
arduino/ArduinoCore-mbed@fb07760

The code from the tutorial is a copy of the "CameraCaptureRawBytes" example that comes with the library, so it should be possible to just grab the latest code from the example to update the tutorial.

from docs-content.

gargoyle777 avatar gargoyle777 commented on August 22, 2024

thanks for the answer, i tried that and it's compiling. But i have another problem now: the Java Processing sketch displays a weird distorted image, like if the video was made from orizzontal stripes, not aligned, then it times out. taking out the not ( !) in this line (if(!timeoutDetected && Serial.read() != 1) return;) of the arduino code solves the timeout problem, but not the distorsion one

from docs-content.

marqdevx avatar marqdevx commented on August 22, 2024

Hey @gargoyle777 if this issue doesn't come from our docs site, I would suggest to move this "ticket" to the Core repository.
Thanks

from docs-content.

marqdevx avatar marqdevx commented on August 22, 2024

I missunderstood it, sorry!
We will make those changes, thanks. :)

from docs-content.

marqdevx avatar marqdevx commented on August 22, 2024

Solved at #252
Thanks for the report! 😄

from docs-content.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.