[go-nuts] Re: opencv with my golang project

2020-05-22 Thread Ali Hassan
Thank you for support but i change my plan because this error resolve 
through npm which I had not using. I check stackflow

On Thursday, May 21, 2020 at 1:27:27 PM UTC+5, Ali Hassan wrote:
>
> Opencv install [github.com/shrkwd/opencv-js]
> Os : Linux 18.04
>
>  // opencv 
> file
>// 
> video features
> // 
> utils file to start
>
> When I compile my project , everything fine but opencv can't start.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/ef0ae65d-021e-4d0c-a420-83762ad713e2%40googlegroups.com.


[go-nuts] Re: opencv with my golang project

2020-05-22 Thread Ali Hassan
Thank you I have change my alternative because opencv not ready to 
integrate with golang.This is javascript error which I had checkout on 
stackoverflow

On Thursday, May 21, 2020 at 1:27:27 PM UTC+5, Ali Hassan wrote:
>
> Opencv install [github.com/shrkwd/opencv-js]
> Os : Linux 18.04
>
>  // opencv 
> file
>// 
> video features
> // 
> utils file to start
>
> When I compile my project , everything fine but opencv can't start.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/267898fc-b528-40d1-bd89-5a7cdd5022e1%40googlegroups.com.


[go-nuts] Re: opencv with my golang project

2020-05-21 Thread Brian Candler
OK, so far you've shown some HTML and some Javascript.

However, you said you had a problem with a go project.  Can you write a 
small standalone go program which reproduces the problem?

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/550dbb95-a3e5-482e-89df-636cd9802968%40googlegroups.com.


[go-nuts] Re: opencv with my golang project

2020-05-21 Thread Ali Hassan
sorry i type wrong git link


On Thursday, May 21, 2020 at 1:27:27 PM UTC+5, Ali Hassan wrote:
>
> Opencv install [github.com/shrkwd/opencv-js]
> Os : Linux 18.04
>
>  // opencv 
> file
>// 
> video features
> // 
> utils file to start
>
> When I compile my project , everything fine but opencv can't start.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/d2107bab-0e80-43ae-85b7-c5e506b1f6c2%40googlegroups.com.


[go-nuts] Re: opencv with my golang project

2020-05-21 Thread Ali Hassan
This is not 
https://github.com/shkrwnd/openCV-js

On Thursday, May 21, 2020 at 1:27:27 PM UTC+5, Ali Hassan wrote:
>
> Opencv install [github.com/shrkwd/opencv-js]
> Os : Linux 18.04
>
>  // opencv 
> file
>// 
> video features
> // 
> utils file to start
>
> When I compile my project , everything fine but opencv can't start.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/88564e7c-3954-44b7-8f6f-3a4e457cd131%40googlegroups.com.


[go-nuts] Re: opencv with my golang project

2020-05-21 Thread Brian Candler
github.com/shrkwd/opencv-js

That link gives a 404.  Is it a private repository?

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/e2562df6-9ec2-4c82-99c4-3fd7d27da811%40googlegroups.com.