Skip to content
This repository was archived by the owner on Feb 16, 2019. It is now read-only.

Commit 8641369

Browse files
author
Pavel Tcherniaev
committed
fixed second image link in README.md
1 parent 443c996 commit 8641369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runvx/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ This project uses OpenCV for camera capture and image display.
288288
Here are few examples that demonstrate use of RUNVX prototyping tool.
289289

290290
### Canny Edge Detector
291-
This example demonstrates building OpenVX graph for Canny edge detector. Use [raja-koduri-640x480.jpg](http://cdn5.applesencia.com/wp-content/blogs.dir/17/files/2013/04/raja-koduri-640x480.jpg) for this example.
291+
This example demonstrates building OpenVX graph for Canny edge detector. Use [face1.jpg](https://github.com/GPUOpen-ProfessionalCompute-Libraries/amdovx-core/blob/master/examples/images/face1.jpg) for this example.
292292

293293
% runvx[.exe] file canny.gdf
294294

0 commit comments

Comments
 (0)