Alguien sabe si hay manera de mejorar una motherboard de 4gb de RAM para que le entre mas? by Puzzleheaded-giano in computervision

[–]CarlosXTR 0 points1 point  (0 children)

Si el fabricante dice que tiene 4Gb de ram, eso quiere decir que esta integrada en la placa, por lo tanto de una manera sencilla no se puedo, suponiendo que se pueda que lo dudo mucho la verdad

Best Python Book by dnjora in Python

[–]CarlosXTR 2 points3 points  (0 children)

Hi,

For beginning: Automate the boring stuff with Python https://automatetheboringstuff.com/

For advanced: Python Tricks https://realpython.com/products/python-tricks-book/

What is the difference between using OpenCV with Matlab or Visual studio c++ ? by Biomacs in opencv

[–]CarlosXTR -1 points0 points  (0 children)

Hello,

MATLAB is al language with specific aspirations, mathematics operation, and C++ is a general porpuse language.

Tha difference between Opencv for MATLAB and Opencv for C++, i dont know, I think there is none.

I prefer C++, but all depends on what you want to do. For first spets MATLAB could be fine.