You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+17-9
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3

4
4
5
-
FlashCap - Independent camera capture library.
5
+
FlashCap - Independent video frame capture library.
6
6
7
7
[](https://www.repostatus.org/#active)
8
8
@@ -20,10 +20,10 @@ FlashCap - Independent camera capture library.
20
20
21
21
## What is this?
22
22
23
-
Do you need to get camera capturing ability on .NET?
24
-
Is you tired for camera capturing library solutions on .NET?
23
+
Do you need to get video frame capturing ability on .NET?
24
+
Is you tired for video frame capturing library solutions on .NET?
25
25
26
-
This is a camera image capture library by specializing only capturing image data (a.k.a frame grabber).
26
+
This is a video frame image capture library by specializing only capturing image data (a.k.a frame grabber).
27
27
It has simple API, easy to use, simple architecture and without native libraries.
28
28
It also does not depend on any non-official libraries.
Copy file name to clipboardExpand all lines: README_ja.md
+17-9
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3

4
4
5
-
FlashCap - シンプルで依存性のない、カメラキャプチャライブラリ
5
+
FlashCap - シンプルで依存性のない、ビデオフレームキャプチャライブラリ
6
6
7
7
[](https://www.repostatus.org/#active)
0 commit comments