Maximiliano Suster

Results 64 comments of Maximiliano Suster
trafficstars

Sounds good, will be interesting to see how `::Style{:MyStyle}` works out. There is a lot to think about!

Yes, see comment [above.](https://github.com/SimonDanisch/GLPlot.jl/issues/18#issuecomment-69264325)

I am not sure if this thread is still relevant, but OpenGL and Qt can be used smoothly in the context of `OpenCV.jl`.

@yakir12. Thanks for the input. Here is my feedback on your request: > Some people think that the syntax of Images.jl is simpler than OpenCV.jl's syntax when it comes to...

> Corresponding #include in include/opencv2/opencv.hpp#61-63 also needs to be commented out. Thanks for your feedback. Indeed, this is what I currently recommend as a temporary solution. However, this is not...

I assume that you are using the `master` branch. In that case, the errors are not exactly alarming because recently these functions had to be changed due to deprecations/updates in...

I will come up with suggestions tonight, but for now, we need to formalize the steps required to have the following immediate issues solved: - [ ] thorough implementation of...

I think the immediate focus should be - improving image filtering and video processing OpenCV methods for use in Julia - smooth conversion between Julia arrays and C++ Mat Support...

@timholy. Thanks for the pointers! I agree that it would be nice to work with `OpenGL`, but I wonder whether this will be outside the scope of a GSoC project?...

@timholy. Indeed, ideally we would use the visualization power of `GLVisualize` with `OpenCV` and come up with something unique. By the way, a bit offside, but do you really get...