Imaging solutions with Free Software & Open Hardware

Who's online

There are currently 0 users online.

02/11/17 [imagej-elphel][dct] by AndreyFilippov: modifying CLT window - using sin/cos rotation of the window

Elphel GIT logs - Sat, 02/11/2017 - 14:33
AndreyFilippov committed changes to the Elphel git project :
modifying CLT window - using sin/cos rotation of the window

02/11/17 [imagej-elphel][master] by AndreyFilippov: modifying CLT window - using sin/cos rotation of the window

Elphel GIT logs - Sat, 02/11/2017 - 14:33
AndreyFilippov committed changes to the Elphel git project :
modifying CLT window - using sin/cos rotation of the window

02/11/17 [imagej-elphel][dct] by AndreyFilippov: modifying CLT window for shift

Elphel GIT logs - Sat, 02/11/2017 - 12:29
AndreyFilippov committed changes to the Elphel git project :
modifying CLT window for shift

02/11/17 [imagej-elphel][master] by AndreyFilippov: modifying CLT window for shift

Elphel GIT logs - Sat, 02/11/2017 - 12:29
AndreyFilippov committed changes to the Elphel git project :
modifying CLT window for shift

02/11/17 [imagej-elphel][dct] by AndreyFilippov: aberration correction with clt

Elphel GIT logs - Sat, 02/11/2017 - 00:15
AndreyFilippov committed changes to the Elphel git project :
aberration correction with clt

02/11/17 [imagej-elphel][master] by AndreyFilippov: aberration correction with clt

Elphel GIT logs - Sat, 02/11/2017 - 00:15
AndreyFilippov committed changes to the Elphel git project :
aberration correction with clt

Photo-finish

Wiki Recent Changes - Thu, 02/09/2017 - 12:24

line-scan with Elphel:

← Older revision Revision as of 19:24, 9 February 2017 (2 intermediate revisions not shown)Line 32: Line 32: In photo-finish mode the camera then samples just lines and delivers composite images as video frames via RTSP network stream or directly to a hard-disc. Programming the camera into line-scan mode is as simple as setting PH_HEIGHT to the desired line height (in pixel): In photo-finish mode the camera then samples just lines and delivers composite images as video frames via RTSP network stream or directly to a hard-disc. Programming the camera into line-scan mode is as simple as setting PH_HEIGHT to the desired line height (in pixel): -PH_HEIGHT=2+* '''set COMPRESSOR_RUN=0'''  +* '''set PH_HEIGHT=2'''  +* '''set COMPRESSOR_RUN=2'''  +   + Quick link to access parameters that might be useful: http://192.168.0.9/parsedit.php?WB_EN&AUTOEXP_ON&EXPOS&COMPRESSOR_RUN&TRIG&TRIG_PERIOD&PF_HEIGHT&WOI_HEIGHT&WOI_TOP&WOI_LEFT&WOI_WIDTH  + For more details see: [[Elphel_353_series_quick_start_guide#Accessing_camera_parameters|accessing camera parameters]] Due to the Bayer pattern of the sensor the minimal sample height is 2 lines. Due to the Bayer pattern of the sensor the minimal sample height is 2 lines. Oleg

Trigger

Wiki Recent Changes - Wed, 02/08/2017 - 14:50

Examples:

← Older revision Revision as of 21:50, 8 February 2017 Line 64: Line 64: ====Internal (from fpga generator)==== ====Internal (from fpga generator)====  +* COMPRESSOR_RUN=0x0 * TRIG_CONDITION=0x0 * TRIG_CONDITION=0x0 * set the TRIG_PERIOD * set the TRIG_PERIOD * TRIG=0x4 * TRIG=0x4  +* COMPRESSOR_RUN=0x2 OR OR Line 74: Line 76: ====Internal (from fpga generator) + output the trigger signal==== ====Internal (from fpga generator) + output the trigger signal====  +* COMPRESSOR_RUN=0x0 * TRIG_CONDITION=0x0 * TRIG_CONDITION=0x0 * set the TRIG_PERIOD * set the TRIG_PERIOD * TRIG=0x4 * TRIG=0x4 * TRIG_OUT=0x800000 * TRIG_OUT=0x800000  +* COMPRESSOR_RUN=0x2 ====External (J15)==== ====External (J15)==== Oleg

02/07/17 [imagej-elphel][dct] by AndreyFilippov: converting kernels

Elphel GIT logs - Tue, 02/07/2017 - 23:47
AndreyFilippov committed changes to the Elphel git project :
converting kernels

02/07/17 [imagej-elphel][master] by AndreyFilippov: converting kernels

Elphel GIT logs - Tue, 02/07/2017 - 23:47
AndreyFilippov committed changes to the Elphel git project :
converting kernels

02/07/17 [elphel-init][master] by Mikhail Karpenko: Add default net mask

Elphel GIT logs - Tue, 02/07/2017 - 12:15
Mikhail Karpenko committed changes to the Elphel git project :
Add default net mask

02/07/17 [elphel-init][] by Mikhail Karpenko: Add default net mask

Elphel GIT logs - Tue, 02/07/2017 - 12:15
Mikhail Karpenko committed changes to the Elphel git project :
Add default net mask

Tmp manual

Wiki Recent Changes - Mon, 02/06/2017 - 17:28

Other info:

← Older revision Revision as of 00:28, 7 February 2017 Line 278: Line 278: ===Boot modes=== ===Boot modes=== * [[Boot_options_393|Boot options]] * [[Boot_options_393|Boot options]]  +===Pointers monitor===  +* Displays sensor, compressor and buffer states per 10393 port:  + http://192.168.0.9/pointers/ ==<font color="blue">Known problems</font>== ==<font color="blue">Known problems</font>== Oleg

02/06/17 [elphel-web-393][master] by Oleg Dzhimiev: pointers monitor

Elphel GIT logs - Mon, 02/06/2017 - 16:03
Oleg Dzhimiev committed changes to the Elphel git project :
pointers monitor

02/06/17 [elphel-web-393][] by Oleg Dzhimiev: pointers monitor

Elphel GIT logs - Mon, 02/06/2017 - 16:03
Oleg Dzhimiev committed changes to the Elphel git project :
pointers monitor

02/06/17 [imagej-elphel][dct] by AndreyFilippov: made clt-based correlation to work correctly

Elphel GIT logs - Mon, 02/06/2017 - 14:45
AndreyFilippov committed changes to the Elphel git project :
made clt-based correlation to work correctly

02/06/17 [imagej-elphel][] by AndreyFilippov: made clt-based correlation to work correctly

Elphel GIT logs - Mon, 02/06/2017 - 14:45
AndreyFilippov committed changes to the Elphel git project :
made clt-based correlation to work correctly

02/06/17 [imagej-elphel][master] by AndreyFilippov: Merge remote-tracking branch 'origin/dct'

Elphel GIT logs - Mon, 02/06/2017 - 10:59
AndreyFilippov committed changes to the Elphel git project :
Merge remote-tracking branch 'origin/dct'

02/06/17 [imagej-elphel][] by AndreyFilippov: Merge remote-tracking branch 'origin/dct'

Elphel GIT logs - Mon, 02/06/2017 - 10:59
AndreyFilippov committed changes to the Elphel git project :
Merge remote-tracking branch 'origin/dct'

02/06/17 [imagej-elphel][dct] by AndreyFilippov: working on clt correlation

Elphel GIT logs - Mon, 02/06/2017 - 10:57
AndreyFilippov committed changes to the Elphel git project :
working on clt correlation

Pages

Subscribe to www3.elphel.com aggregator