Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
Lima-camera-frelon
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Jira
Jira
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
LimaGroup
Lima-camera-frelon
Commits
41a247e6
Commit
41a247e6
authored
Aug 09, 2016
by
Laurent Claustre
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated documentation
parent
d38bdbd9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
4 deletions
+7
-4
doc/index.rst
doc/index.rst
+7
-4
No files found.
doc/index.rst
View file @
41a247e6
.. _camera-frelon:
Frelon camera
plugin
--------------
-------
Frelon camera
--------------
.. image:: FReLoN-2k.jpg
...
...
@@ -101,12 +101,15 @@ In addition to the standard capabilities, we make the choice to implement some o
have an improved simulation.
* HwShutter
TODO
* HwRoi
TODO
* HwBin
TODO
Configuration
...
...
@@ -126,7 +129,7 @@ For a quick test one can use python, is this a short code example:
.. code-block:: python
from Lima import Frelon
from lima impor Core
from lima impor
t
Core
import time
FrelonAcq = Frelon.FrelonAcq(int(espia_dev_nb))
...
...
@@ -159,7 +162,7 @@ For a quick test one can use python, is this a short code example:
time.sleep(1)
lastimg = control.getStatus().ImageCounters.LastImageReady
# read
a
image
# read
the first
image
im0 = control.ReadImage(0)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment