Code Monkey home page Code Monkey logo

Comments (7)

igrr avatar igrr commented on August 25, 2024 1

The image looked posterized, so i checked the histogram. Here is the histogram of image bytes:
screen shot 2017-06-16 at 18 33 14

See that periodic structure? There are ranges of values, each is 16 units wide. This doesn't look like a random error.

Here is a histogram of bits in your image. It makes me think that two wires/pins from the camera are not connected. If i'm not mistaken, that's D7 and D6:

screen shot 2017-06-16 at 18 31 08

from esp32-cam-demo.

igrr avatar igrr commented on August 25, 2024

If you are using OV7725 in grayscale mode, http://your-ip/get returns raw image (without any headers), one byte per pixel. /pgm should return the same, plus PGM header. I can't really tell whether this result you get is due to an issue with hardware, code, or the viewer.
Can you attach this PGM file you get, or post a link to it?

from esp32-cam-demo.

hechao avatar hechao commented on August 25, 2024

Yes, sure, thank you very much for the swift reply.

Using 7725 camera, hardware data pin is D2-D7 (D0 D1 should be not used right?), Reset pin set to IO15, the rest is fully same.
pgm.zip

Also when I turn on "[ ] Enable test pattern on camera", and also OV7725 and OV2640, the test pattern not working. One more question, is OV2640 also supported now?

Thank you!!

from esp32-cam-demo.

hechao avatar hechao commented on August 25, 2024

The serial output:
serial output

from esp32-cam-demo.

igrr avatar igrr commented on August 25, 2024

OV2640 is supported now, although it is still has some random glitches in JPEG mode at 20MHz (might be signal integrity issue on WROVER-KIT board).

W.r.t. test pattern not working, can you give more info? Any error log? If there is no error, do you get some image instead?

from esp32-cam-demo.

hechao avatar hechao commented on August 25, 2024

Thanks, will check this and let you know later.

from esp32-cam-demo.

hechao avatar hechao commented on August 25, 2024

need some time to check it, will close it now, thanks for support

from esp32-cam-demo.

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.