SlideShare uma empresa Scribd logo
1 de 38
Baixar para ler offline
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
OVERVIEW	AND	BENCHMARKING	
SUMMARY	FOR	THE	ICIP	2016	
COMPRESSION	CHALLENGE
Evangelos Alexiou ,	Irene	Viola,
Lukas	Krasula,	Thomas	Richter,	Tim	Bruylants,	Antonio	Pinheiro,	Karel	Fliegel,	
Martin	Rerabek,	Athanassios Skodras,	Peter	Schelkens and	Touradj	Ebrahimi
A	contribution	from	Qualinet to	JPEG	call	for	information
23rd	International	Conference	on	Image	Processing
September	25	– 28,	2016,	Phoenix,	Arizona
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
Background
• Call	for	information	on	still	image	coding	
– Issued	by	JPEG committee	on	February	2015
– Broad	scope	not	only	limited	to	compression	efficiency
• New	imaging	modalities (more	than	8-bit,	HDR,	…)
• Features (scalability,	random	access,	…)
• Characteristics (complexity,	latency,	…)
– A	first	response	produced	during	PCS	2015
– Both	lossy and	lossless
• ICIP	2016	Feature	Event	
– Evaluation	of	current	and	future	Image	compression	technologies
• This	contribution	only	focuses	on	compression	efficiency	of	conventional	images	in	lossy and lossless	
without	taking	into	account	other	criteria	(features,	complexity,	delay,	etc.)
• Objective and	subjective evaluations in	lossy case	carried	out	by	Qualinet
– VUB/iMinds (Belgium)
– UBI	(Portugal)
– CTU	(Czech	Republic)
– University	Stuttgart(Germany)
– University	Patras(Greece)
– EPFL	(Switzerland)
• Lossless evaluations carried	out	by	University	of	Stuttgart	(Germany)
2
http://www.jpeg.org
http://www.qualinet.eu
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
Test	material	in	lossy evaluations
• Contents:	7 (1	training	+	6	test):
– Resolutions - 800x1152	or	800x1280	depending	on	content
– Subjective	evaluations	on	cropped	versions	to	fit	display
– Objective	metrics	performed	on	the	cropped	versions
• Stimuli:
– Original	images
– Compressed/decompressed	images	with	10	codecs	
• JPEG	(default)
• JPEG	(PSNR)
• JPEG (visual)
• JPEG	2000	(PSNR)
• JPEG	2000	(visual)
• JPEG	XR	(444)
• JPEG	XR	(420)
• HEVC (SCC	ext.)
• Daala
• WebP
• 8	bit	rates	for	objective	metrics:
– 0.25,	0.5,	0.75,	1,	1.25,	1.5,	1.75	and	2	bpp
• 4	bit	rates	for	subjective	evaluations:
– 0.25,	0.5,	0.75	and	1	bpp or	0.75,	1,	1.25	and	1.5	bpp depending	on	content
training
3
bike cafe honolulu
p08 p26 woman
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
Test	material	in	lossless	evaluations
4
RGB,	444,	24	bpp
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
Cropped	images	used	in	lossy evaluations
5
p08honolulu
bike cafe
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
Cropped	images	used	in	lossy evaluations
6
p26 woman
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
Codecs	used	in	lossless	evaluations
7
1. JPEG	XR	Lossless
2. JPEG	2000	lossless
3. FLIF (submitted	to	ICIP2016	Grand	Challenge)
4. JPEG	LS	part-1	without	color	transformation
5. JPEG	LS	part-2	with	lossless	color	transformation
6. PNG
7. WebP lossless
8. JPEG	XT	part	8	lossless	with	residual	coding
9. JPEG	XT	part	8	lossless	with	arithmetic	coding
10. JPEG	XT	part	8	with	lossless	DCT
11. JPEG-1	lossless
12. JPEG-1	lossless	with	arithmetic	coding
13. JPEG	XT	part	8,	residual	coding	with	optimized	Huffman	coding,	progressive	mode	
14. JPEG	XT	part	8,	lossless	DCT	with	optimized	Huffman	coding,	progressive	mode.
15. Hierarchical	JPEG	with	the	initial	pass	a	DCT	coding	and	the	second	level	of	the	pyramid	lossless	coding	and	
optimized	Huffman	coding	
16. Same	as	15,	but	with	arithmetic	coding	instead	of	Huffman	coding
17. Same	as	15,	except	that	the	first	level	of	the	pyramid	is	a	down	scaled	¼	and	processed	by	the	DCT.	compressed	
with	DCT,	then	up	scaled,	and	the	residual	is	compressed	by	the	predictive	mode	of	JPEG.
18. Same	as	17,	but	with	arithmetic	coding.
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
Codecs	used	in	lossy evaluations
• JPEG	(default):	IJG	implementation	of	JPEG	with	default	options	(i.e.	Annex	K	quantization	
settings,	420	color	subsampling,	baseline	configuration) – “cjpeg” without	further	options.
• JPEG	(PSNR):	JPEG	XT	reference	software	using	JPEG	XT	part	1	baseline	compressor	
compatible	with	10918-1.	PNSR	optimized	version:	-oz	-h	-qt 1	–v
–Enabling:	444	subsampling,	flat	quantization matrix,	optimized Huffman coding,	progressive scan order.
• JPEG	(visual): JPEG	XT	reference	software	using	JPEG	XT	part	1	baseline	compressor	
compatible	with	10918-1.	Visually	optimized	version: -oz	-h	-qt 3	-v	-s	1x1,2x2,2x2
–Enabling: 420	subsampling,	ImageMagick quantization matrix,	optimized Huffman coding,	progressive	
coding.
8
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
Codecs	used	in	lossy evaluations
• JPEG	2000	(PSNR):	JPEG	2000	compressor	using	Accusoft software	with	the	following	
command	line	options: -lo -as	-cn 1
–Enabling: strict rate	allocator,	5	decomposition levels,	one layer,	no	precincts,	no	tiles. lossy 5/3	and not
9/7	wavelet.
• JPEG	2000	(visual):	JPEG	2000	compressor	using	Accusoft software.	Visually	optimized	
version:	-lo -as	-cn 1	-w 1000
–Enabling: features identical to JPEG	2000	(PSNR),	but with visual	weighting.
• JPEG	XR	(444):	JPEG	XR	reference	software	with	the	following	options: -f	YUV444	-l	1	–d
–Enabling: 444	chroma	subsampling,	one	level	overlap,	derived	chroma	quantization.
• JPEG	XR	(420):	JPEG	XR	reference	software	with	the	following	options:	-f	YUV420	-l	2	–d
–Enabling: 420	chroma	subsampling,	two	level	overlap,	derived	chroma	quantization.
9
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
Codecs	used	in	lossy evaluations
• HEVC	(SCC	ext.):	HEVC	with	Screen	Content	Coding	extension	configured	to	the	main	
intra-profile	for	420	chroma input,	with	the	following	command	line	options: -c	
cfg/encoder_intra_main_scc.cfg --InputChromaFormat=420	--ProgressiveSource --
FrameOnly -cf 420	--FrameRate=30	--FramesToBeEncoded=1	--QuadtreeTULog2MaxSize=5	
--GOPSize=1	--IntraPeriod=1	--ConformanceWindowMode=1	--AdaptiveQP=1	--
RateControl=0	--TransquantBypassEnable=1	--CrossComponentPrediction=0	--
ColourTransform=0
• Daala: mozilla Daala with	default	configuration.	No	further	options.
• WebP:	Google	WebP (part	of	WebM)	with	the	following	command	line	options:	-m	6	-
partition_limit 50	-af
10
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
Subjective	evaluation	methodology
• Subjective	evaluation	methodology	based	on	ITU-T	P.910	
• ACR-HR:	Absolute	Category	Rating	with	Hidden	Reference
• Randomization of	presentation	order
• 5-level discrete	scale:	bad,	poor,	fair,	good,	excellent
• 10	codecs	tested	for	their	subjective	quality
–10(codecs)	x	6(images)	x	4(bit	rates)	+	6(originals)	=	246	stimuli
• 21	naïve	subjects participated	in	VUB,	UBI	and	EPFL labs
• Each	subject completed 3	sessions of	80	stimuli	(circa	15	min	per	session,	
30	min	break)
• Short	training for	bad,	fair	and	excellent	quality	illustrations
• Display:	Apple	MacBook	Pro	Retina	15	inch	or	equivalent
• Typical	office	environment
11
Stimulus
1
Vote
1
Stimulus
80
Vote
80
time
Training
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
Objective	evaluation	metrics
• PSNR
–Widely	used	quality	metric	in	image	processing	community.
–Performed	for	both	Y	channel	and	RGB.
• SSIM:	Structural	Similarity	Index	
–Mean	of	similarity	between	an	image	under	test	and	its	reference	based	on	structural	information.
• MSSIM:	Multiscale	Structural	Similarity	Index	
–Multiscale	version	of	SSIM.
• FSIM:	Feature	Similarity	Index
–Based	on	SSIM.
–Adds	a	comparison	of	low-level	feature	sets	between	the	reference	and	the	distorted	images.	
–analyzes	the	high	phase	congruency	extracting	highly	informative	features	and	the	gradient	magnitude,	to	
encode	the	contrast	information.	
–This	analysis	is	complementary	and	reflects	different	aspects	of	the	HVS	in	assessing	the	local	quality	of	an	
image.
–Performed	for	both	Y	and	C	channels.
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
Objective	evaluation	metrics
• HDR-VDP2.2: High	Dynamic	Range	Visible	Difference	Predictor
–Calibrated	metric	developed	for	HDR	images
–Considers	a	light-adaptive	contrast	sensitivity	function,	as	the	ranges	of	light	adaptation	can	vary	
substantially.	
–Includes	a	specific	model	of	the	point	spread	function	(PSF)	of	the	eye	optics,	as	human	optical	lens	flare	
can	be	very	strong	in	high	contrast	HDR	content.	
–The	front-end	amplitude	non-linearity	is	based	on	integration	of	the	Weber-Fechner	law.	
–Takes	into	account	the	angular	resolution.	
–Uses	a	multi-scale	decomposition.	
–A	neural	noise	block	is	defined	to	calculate	per-pixel	probabilities	maps	of	visibility	and	the	predicted	
quality	metric.	
• CIEDE2000:	Color	difference	metric
–Includes	weighting	factors	for	lightness,	chroma,	and	hue	(like	the	CIE1976	L*a*b*	perceptual	space).
–Also	includes	factors	to	handle	the	relationship	between	chroma and	hue.	
• VIF:	Visual	Information	Fidelity	
–Analyses	the	natural	scene	statistics.	
–Uses	an	image	degradation	model	and	the	HVS	model.
–Based	on	the	quantification	of	the	Shannon	information	present	in	both	the	reference	and	the	distorted	
images.
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
14
Thank	you	for	your	attention!
Results	of	evaluations	will	be	presented	at	the	end	of	this	session!!!
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
SUMMARY	AND	NEXT	STEPS	FOR	THE	
IMAGE	COMPRESSION	CHALLENGE
Evangelos Alexiou	,	Irene	Viola,
Lukas	Krasula,	Thomas	Richter,	Tim	Bruylants,	Antonio	Pinheiro,	Karel Fliegel,	
Martin	Rerabek,	Athanassios Skodras,	Peter	Schelkens and	Touradj	Ebrahimi
A	contribution	from	Qualinet to	JPEG	call	for	information
23rd	International	Conference	on	Image	Processing
September	25	– 28,	2016,	Phoenix,	Arizona
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
Overview
• ICIP	2016	Feature	Event	
– Evaluation	of	current	and	future	Image	compression	technologies
• 7	Contents used	in	lossy evaluations	(1	training	+	6	tests)
– Resolutions	800x1152	or	800x1280
• 10	codecs tested	in	lossy evaluations	(anchors	and	proponents)
• 8 bit	rates for	objective	metrics
– 0.25,	0.5.	0.75,	1,	1.25,	1.5,	1.75,	2	bpp
• 4	bit	rates for	subjective	evaluations
– 0.25,	0.5,	0.75,	1	bpp or	0.75,	1,	1.25	and	1.5	bpp
• Subjective	assessment	protocol	based	on	ITU-T	P.910	for	lossy evaluations
– ACR-HR:	Absolute	Category	Rating	with	Hidden	Reference
– 21	naïve	subjects in	VUB,	UBI	and	EPFL
– 3	sessions	of	80	stimuli
– 5-level discrete	scale
– Outliers	detection	based	on boxplot	algorithm
– Display: Apple	MacBook	Pro	Retina	15	inch
– Typical	office	environment
• Objective	evaluation in	lossy case	using	9	metrics
– Cross-checked between CTU,	University	Stuttgart	and	University	Patras
16
http://www.jpeg.org
http://www.qualinet.eu
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
Test	images	in	lossy evaluations
17
training
bike cafe honolulu
p08 p26 woman
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
Objective	evaluation:	PSNRY results
18
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
Objective	evaluation:	PSNRRGB results
19
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
Objective	evaluation:	SSIM	results
20
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
Objective	evaluation:	MSSIM	results
21
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
Objective	evaluation:	FSIMY results
22
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
Objective	evaluation:	FSIMC results
23
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
Objective	evaluation:	HDR-VDP-2.2	results
24
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
Objective	evaluation:	CIE	DE2000	results
25
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
Objective	evaluation:	VIF	results
26
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
Outlier	detection
• Statistical	analysis	using	Boxplot method.
• For	each	test	condition,	an	outlier is	defined	as	a	data	point	that	is	located	outside	the	
interquartile	range i.e.	above	the	upper	quartile	or	below	the	lower	quartile	of	the	
distribution	of	the	scores	multiplied	by	1.5.
• If	the	same	subject	is	identified	as	outlier	in	more	than	20% of	the	test	conditions,	the	
corresponding	scores	are	discarded.
• No	outliers	were	found.
27
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
Subjective	evaluation	results
28
bike.ppm
0 0.5 1 1.5
bitrate [bpp]
1
1.5
2
2.5
3
3.5
4
4.5
5
MOS
JPEG (default)
HEVC (SCC ext.)
JP2K (PSNR)
JP2K (visual)
Daala
JPEG XR (444)
WebP
JPEG (PSNR)
JPEG (visual)
JPEG XR (420)
cafe.ppm
0.5 1 1.5 2
bitrate [bpp]
1
1.5
2
2.5
3
3.5
4
4.5
5
MOS
JPEG (default)
HEVC (SCC ext.)
JP2K (PSNR)
JP2K (visual)
Daala
JPEG XR (444)
WebP
JPEG (PSNR)
JPEG (visual)
JPEG XR (420)
bike cafe
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
Subjective	evaluation	results
29
honolulu.ppm
0 0.5 1 1.5
bitrate [bpp]
1
1.5
2
2.5
3
3.5
4
4.5
5
MOS
JPEG (default)
HEVC (SCC ext.)
JP2K (PSNR)
JP2K (visual)
Daala
JPEG XR (444)
WebP
JPEG (PSNR)
JPEG (visual)
JPEG XR (420)
p08.ppm
0 0.5 1 1.5
bitrate [bpp]
1
1.5
2
2.5
3
3.5
4
4.5
5
MOS
JPEG (default)
HEVC (SCC ext.)
JP2K (PSNR)
JP2K (visual)
Daala
JPEG XR (444)
WebP
JPEG (PSNR)
JPEG (visual)
JPEG XR (420)
honolulu p08
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
Subjective	evaluation	results
30
p26.ppm
0 0.5 1 1.5
bitrate [bpp]
1
1.5
2
2.5
3
3.5
4
4.5
5
MOS
JPEG (default)
HEVC (SCC ext.)
JP2K (PSNR)
JP2K (visual)
Daala
JPEG XR (444)
WebP
JPEG (PSNR)
JPEG (visual)
JPEG XR (420)
woman.ppm
0 0.5 1 1.5
bitrate [bpp]
1
1.5
2
2.5
3
3.5
4
4.5
5
MOS
JPEG (default)
HEVC (SCC ext.)
JP2K (PSNR)
JP2K (visual)
Daala
JPEG XR (444)
WebP
JPEG (PSNR)
JPEG (visual)
JPEG XR (420)
p26 woman
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
Statistical	significance	test
• One-tailed	Welch’s	t-test	with	null	hypothesis	 at	5%	significance	
level.
• and							are	Mean	Opinion	Scores	for	a	specific	content	compressed	at	a	
specific	bitrate	with	codecs					and
• When	the	null	hypothesis	is	rejected,	the	alternative	hypothesis	indicates	that,	
according	to	MOS,	the	first	codec	is	significantly	better	at	the	5%	level.
• These	tests	are	performed	considering	all	combinations	of	codecs:	10x10	matrix.
• For	each	pair	of	codecs,	we	sum	up	the	results	for	every	content	at	a	given	quality	
level:	scale	0-6.
• One	matrix	for	each	quality	level:	4	figures.
31
H0 : m1 ≤ m2
m1 m2
c2c1
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
Codec	assessment	based	on	subjective	tests
32
• Bitrate B1 corresponds	to	the	lowest	quality	
• Bitrate B4 corresponds	to	the	highest	quality
Significant difference matrix for bitrate B1
JPEG (default)
HEVC (SCC ext.)
JP2K (PSNR)
JP2K (visual)
Daala
JPEG XR (444)
WebP
JPEG (PSNR)
JPEG (visual)
JPEG XR (420)
JPEG(default)
HEVC(SCCext.)
JP2K(PSNR)
JP2K(visual)
Daala
JPEGXR(444)
WebP
JPEG(PSNR)
JPEG(visual)
JPEGXR(420)
0
1
2
3
4
5
6
Significant difference matrix for bitrate B2
JPEG (default)
HEVC (SCC ext.)
JP2K (PSNR)
JP2K (visual)
Daala
JPEG XR (444)
WebP
JPEG (PSNR)
JPEG (visual)
JPEG XR (420)
JPEG(default)
HEVC(SCCext.)
JP2K(PSNR)
JP2K(visual)
Daala
JPEGXR(444)
WebP
JPEG(PSNR)
JPEG(visual)
JPEGXR(420)
0
1
2
3
4
5
6
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
Codec	assessment	based	on	subjective	tests
33
• Bitrate B1 corresponds	to	the	lowest	quality
• Bitrate B4 corresponds	to	the	highest	quality
Significant difference matrix for bitrate B3
JPEG (default)
HEVC (SCC ext.)
JP2K (PSNR)
JP2K (visual)
Daala
JPEG XR (444)
WebP
JPEG (PSNR)
JPEG (visual)
JPEG XR (420)
JPEG(default)
HEVC(SCCext.)
JP2K(PSNR)
JP2K(visual)
Daala
JPEGXR(444)
WebP
JPEG(PSNR)
JPEG(visual)
JPEGXR(420)
0
1
2
3
4
5
6
Significant difference matrix for bitrate B4
JPEG (default)
HEVC (SCC ext.)
JP2K (PSNR)
JP2K (visual)
Daala
JPEG XR (444)
WebP
JPEG (PSNR)
JPEG (visual)
JPEG XR (420)
JPEG(default)
HEVC(SCCext.)
JP2K(PSNR)
JP2K(visual)
Daala
JPEGXR(444)
WebP
JPEG(PSNR)
JPEG(visual)
JPEGXR(420)
0
1
2
3
4
5
6
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
Test	material	in	lossless	evaluations
34
RGB,	444,	24	bpp
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
Lossless	evaluation	results
35
6
8
10
12
14
16
18
Lossless compression
bppJPEG
-XR
JPEG
-2000
FLIFJPEG
-LS
JPEG
-LS2
PN
G
W
ebPJPEG
-LL
JPEG
-LLA
JPG
-SR
M
JPG
-PR
ED
JPG
-AC
PR
DJPG
-AC
P
JPG
-AC
PLJPG
-HJPG
-AC
HJPG
-H
1
JPG
-AC
H
1
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
Conclusions
36
• HEVC and	Daala often	outperform	other	codecs	in	both	objective	metrics	and	subjective	
evaluations	in	lossy case
–Daala performs best	in	images	containing	faces
• JPEG,	JPEG	2000	and JPEG	XR	perform	well	in higher	bit	rates	based	on	PSNRRGB metric	in	
some	tested	images	in	lossy case
• JPEG	2000	(PSNR)	exhibits	good	color	rendition	based	on	CIE	DE2000	metric	in	several	
tested	images	in	lossy case
• JPEG	(visual)	perform	well	in	higher	bit	rates	in	lossy case
• FLIF in	average	produces	best	lossless	compression performance	when	compared	to	all	
alternatives	tested	for	the	images	tested
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
Next	steps
• There	is	evidence	that	significant	improvements	in	compression	efficiency	can	be	obtained	
using	latest	state	of	the	art	in	lossy and	lossless cases
• Further	evaluations	are	needed	to	better	quantify	the	cost	of	such	higher	efficiency	in	
compression	in	terms	of	required	resources	and	other	features	(delay,	etc.)
• Conclusions	regarding	compression	efficiency	need	to	be	verified	using	a	larger	dataset	
and	through	more	extensive	evaluations	campaigns	such	as	crowdsourcing
• Keep	in	mind	these	results	compare	encoders	and	not	coding	algorithms	(in	particular	
decoders!)
• Many	of	the	algorithms	under	test	are	in	development	and	their	performance	can	still	
improve
37
23rd International	Conference	on	Image	Processing,	September	25	–28,	2016,	Phoenix,	Arizona
38
Thank	you	for	your	attention!

Mais conteúdo relacionado

Destaque

ICIP2016 Panel on "Is compression dead or are we wrong again?"
ICIP2016 Panel on "Is compression dead or are we wrong again?"ICIP2016 Panel on "Is compression dead or are we wrong again?"
ICIP2016 Panel on "Is compression dead or are we wrong again?"Touradj Ebrahimi
 
The Impact of the Rising Tide of Asylum-seekers on the Homeless Sector in Ger...
The Impact of the Rising Tide of Asylum-seekers on the Homeless Sector in Ger...The Impact of the Rising Tide of Asylum-seekers on the Homeless Sector in Ger...
The Impact of the Rising Tide of Asylum-seekers on the Homeless Sector in Ger...FEANTSA
 
Can Empty Housing Genuinely be Converted into Real Solutions for Homeless Peo...
Can Empty Housing Genuinely be Converted into Real Solutions for Homeless Peo...Can Empty Housing Genuinely be Converted into Real Solutions for Homeless Peo...
Can Empty Housing Genuinely be Converted into Real Solutions for Homeless Peo...FEANTSA
 
Keating - Sustainable intensification and the food security challenge
Keating - Sustainable intensification and the food security challenge Keating - Sustainable intensification and the food security challenge
Keating - Sustainable intensification and the food security challenge CIALCA
 
Homeless in Hawaii
Homeless in HawaiiHomeless in Hawaii
Homeless in Hawaiiguest1e2573a
 
Stephen Banick - The Grand Challenge Az E Learning Transformation
Stephen Banick - The Grand Challenge   Az E Learning TransformationStephen Banick - The Grand Challenge   Az E Learning Transformation
Stephen Banick - The Grand Challenge Az E Learning Transformationsbanick
 
Global Food Security Challenges and Opportunities: the new role of agriculture
Global Food Security Challenges and Opportunities: the new role of agricultureGlobal Food Security Challenges and Opportunities: the new role of agriculture
Global Food Security Challenges and Opportunities: the new role of agricultureShenggen Fan
 
Food systems, food security and environmental change
Food systems, food security and environmental changeFood systems, food security and environmental change
Food systems, food security and environmental changeIIED
 
Issues of Food Security and Insurance
Issues of Food Security and InsuranceIssues of Food Security and Insurance
Issues of Food Security and InsuranceLinda Morris Kelley
 
4.4 Creating a Homelessness Prevention System (Homeless Solutions Policy Board)
4.4 Creating a Homelessness Prevention System (Homeless Solutions Policy Board)4.4 Creating a Homelessness Prevention System (Homeless Solutions Policy Board)
4.4 Creating a Homelessness Prevention System (Homeless Solutions Policy Board)National Alliance to End Homelessness
 
Virtual Retinal Display: their falling cost and rising performance
Virtual Retinal Display: their falling cost and rising performanceVirtual Retinal Display: their falling cost and rising performance
Virtual Retinal Display: their falling cost and rising performanceJeffrey Funk
 
Light Field Technology
Light Field TechnologyLight Field Technology
Light Field TechnologyJeffrey Funk
 
Climate Change, Agriculture, and Food Security
Climate Change, Agriculture, and Food SecurityClimate Change, Agriculture, and Food Security
Climate Change, Agriculture, and Food SecurityJoachim von Braun
 
Sustainable agriculture, food security and climate change
Sustainable agriculture, food security and climate changeSustainable agriculture, food security and climate change
Sustainable agriculture, food security and climate changeFAO
 
Long-term scenarios for sustainable and inclusive agriculture, food security ...
Long-term scenarios for sustainable and inclusive agriculture, food security ...Long-term scenarios for sustainable and inclusive agriculture, food security ...
Long-term scenarios for sustainable and inclusive agriculture, food security ...FAO
 
Ppt on food security issues and challenges beofe india
Ppt on food security issues and challenges beofe indiaPpt on food security issues and challenges beofe india
Ppt on food security issues and challenges beofe indiaDr. Mohmed Amin Mir
 

Destaque (20)

ICIP2016 Panel on "Is compression dead or are we wrong again?"
ICIP2016 Panel on "Is compression dead or are we wrong again?"ICIP2016 Panel on "Is compression dead or are we wrong again?"
ICIP2016 Panel on "Is compression dead or are we wrong again?"
 
The Impact of the Rising Tide of Asylum-seekers on the Homeless Sector in Ger...
The Impact of the Rising Tide of Asylum-seekers on the Homeless Sector in Ger...The Impact of the Rising Tide of Asylum-seekers on the Homeless Sector in Ger...
The Impact of the Rising Tide of Asylum-seekers on the Homeless Sector in Ger...
 
Homeless presentation 2011
Homeless presentation 2011Homeless presentation 2011
Homeless presentation 2011
 
Can Empty Housing Genuinely be Converted into Real Solutions for Homeless Peo...
Can Empty Housing Genuinely be Converted into Real Solutions for Homeless Peo...Can Empty Housing Genuinely be Converted into Real Solutions for Homeless Peo...
Can Empty Housing Genuinely be Converted into Real Solutions for Homeless Peo...
 
Keating - Sustainable intensification and the food security challenge
Keating - Sustainable intensification and the food security challenge Keating - Sustainable intensification and the food security challenge
Keating - Sustainable intensification and the food security challenge
 
Homeless in Hawaii
Homeless in HawaiiHomeless in Hawaii
Homeless in Hawaii
 
Stephen Banick - The Grand Challenge Az E Learning Transformation
Stephen Banick - The Grand Challenge   Az E Learning TransformationStephen Banick - The Grand Challenge   Az E Learning Transformation
Stephen Banick - The Grand Challenge Az E Learning Transformation
 
Introduction to Light Fields
Introduction to Light FieldsIntroduction to Light Fields
Introduction to Light Fields
 
Global Food Security Challenges and Opportunities: the new role of agriculture
Global Food Security Challenges and Opportunities: the new role of agricultureGlobal Food Security Challenges and Opportunities: the new role of agriculture
Global Food Security Challenges and Opportunities: the new role of agriculture
 
Food systems, food security and environmental change
Food systems, food security and environmental changeFood systems, food security and environmental change
Food systems, food security and environmental change
 
Issues of Food Security and Insurance
Issues of Food Security and InsuranceIssues of Food Security and Insurance
Issues of Food Security and Insurance
 
4.4 Creating a Homelessness Prevention System (Homeless Solutions Policy Board)
4.4 Creating a Homelessness Prevention System (Homeless Solutions Policy Board)4.4 Creating a Homelessness Prevention System (Homeless Solutions Policy Board)
4.4 Creating a Homelessness Prevention System (Homeless Solutions Policy Board)
 
1 homeless
1 homeless1 homeless
1 homeless
 
Virtual Retinal Display: their falling cost and rising performance
Virtual Retinal Display: their falling cost and rising performanceVirtual Retinal Display: their falling cost and rising performance
Virtual Retinal Display: their falling cost and rising performance
 
Light Field Technology
Light Field TechnologyLight Field Technology
Light Field Technology
 
Light Field Photography Introduction
Light Field Photography IntroductionLight Field Photography Introduction
Light Field Photography Introduction
 
Climate Change, Agriculture, and Food Security
Climate Change, Agriculture, and Food SecurityClimate Change, Agriculture, and Food Security
Climate Change, Agriculture, and Food Security
 
Sustainable agriculture, food security and climate change
Sustainable agriculture, food security and climate changeSustainable agriculture, food security and climate change
Sustainable agriculture, food security and climate change
 
Long-term scenarios for sustainable and inclusive agriculture, food security ...
Long-term scenarios for sustainable and inclusive agriculture, food security ...Long-term scenarios for sustainable and inclusive agriculture, food security ...
Long-term scenarios for sustainable and inclusive agriculture, food security ...
 
Ppt on food security issues and challenges beofe india
Ppt on food security issues and challenges beofe indiaPpt on food security issues and challenges beofe india
Ppt on food security issues and challenges beofe india
 

Mais de Touradj Ebrahimi

An overview of fake media and its evolution
An overview of fake media and its evolutionAn overview of fake media and its evolution
An overview of fake media and its evolutionTouradj Ebrahimi
 
Realization of Enhanced Reality Mobile Communication
Realization of Enhanced Reality  Mobile CommunicationRealization of Enhanced Reality  Mobile Communication
Realization of Enhanced Reality Mobile CommunicationTouradj Ebrahimi
 
Globally Networked Cameras - The Good, the Bad and The Ugly
Globally Networked Cameras - The Good, the Bad and The UglyGlobally Networked Cameras - The Good, the Bad and The Ugly
Globally Networked Cameras - The Good, the Bad and The UglyTouradj Ebrahimi
 
Reversible visual privacy protection
Reversible visual privacy protectionReversible visual privacy protection
Reversible visual privacy protectionTouradj Ebrahimi
 
A manifesto on the future of image coding - JPEG Pleno
A manifesto on the future of image coding - JPEG PlenoA manifesto on the future of image coding - JPEG Pleno
A manifesto on the future of image coding - JPEG PlenoTouradj Ebrahimi
 
Beyond Quality of Experience
Beyond Quality of ExperienceBeyond Quality of Experience
Beyond Quality of ExperienceTouradj Ebrahimi
 
Comparison of compression efficiency between HEVC and VP9 based on subjective...
Comparison of compression efficiency between HEVC and VP9 based on subjective...Comparison of compression efficiency between HEVC and VP9 based on subjective...
Comparison of compression efficiency between HEVC and VP9 based on subjective...Touradj Ebrahimi
 
Quality of Experience in emerging visual communications
Quality of Experience in emerging visual communicationsQuality of Experience in emerging visual communications
Quality of Experience in emerging visual communicationsTouradj Ebrahimi
 
Privacy protection of visual information
Privacy protection of visual informationPrivacy protection of visual information
Privacy protection of visual informationTouradj Ebrahimi
 
Subjective quality evaluation of the upcoming HEVC video compression standard
Subjective quality evaluation of the upcoming HEVC video compression standard Subjective quality evaluation of the upcoming HEVC video compression standard
Subjective quality evaluation of the upcoming HEVC video compression standard Touradj Ebrahimi
 
Security and Trust in social media networks
Security and Trust in social media networksSecurity and Trust in social media networks
Security and Trust in social media networksTouradj Ebrahimi
 
Towards 3D visual quality assessment for future multimedia
Towards 3D visual quality assessment for future  multimediaTowards 3D visual quality assessment for future  multimedia
Towards 3D visual quality assessment for future multimediaTouradj Ebrahimi
 
Rate distortion performance of VP8 (WebP and WebM) when compared to standard ...
Rate distortion performance of VP8 (WebP and WebM) when compared to standard ...Rate distortion performance of VP8 (WebP and WebM) when compared to standard ...
Rate distortion performance of VP8 (WebP and WebM) when compared to standard ...Touradj Ebrahimi
 
What future for image/video compression
What future for image/video compressionWhat future for image/video compression
What future for image/video compressionTouradj Ebrahimi
 
3DTV - Past, Present and Future
3DTV - Past, Present and Future3DTV - Past, Present and Future
3DTV - Past, Present and FutureTouradj Ebrahimi
 
My talk at the ACM Multimedia 2010 panel on The Use of Non-conventional Means...
My talk at the ACM Multimedia 2010 panel on The Use of Non-conventional Means...My talk at the ACM Multimedia 2010 panel on The Use of Non-conventional Means...
My talk at the ACM Multimedia 2010 panel on The Use of Non-conventional Means...Touradj Ebrahimi
 
Towards second generation expert systems in telepathology for aid in diagnosis
Towards second generation expert systems in telepathology for aid in diagnosisTowards second generation expert systems in telepathology for aid in diagnosis
Towards second generation expert systems in telepathology for aid in diagnosisTouradj Ebrahimi
 
Keynote speech at COST 292 final workshop on future of multimedia search and ...
Keynote speech at COST 292 final workshop on future of multimedia search and ...Keynote speech at COST 292 final workshop on future of multimedia search and ...
Keynote speech at COST 292 final workshop on future of multimedia search and ...Touradj Ebrahimi
 

Mais de Touradj Ebrahimi (20)

An overview of fake media and its evolution
An overview of fake media and its evolutionAn overview of fake media and its evolution
An overview of fake media and its evolution
 
Realization of Enhanced Reality Mobile Communication
Realization of Enhanced Reality  Mobile CommunicationRealization of Enhanced Reality  Mobile Communication
Realization of Enhanced Reality Mobile Communication
 
Globally Networked Cameras - The Good, the Bad and The Ugly
Globally Networked Cameras - The Good, the Bad and The UglyGlobally Networked Cameras - The Good, the Bad and The Ugly
Globally Networked Cameras - The Good, the Bad and The Ugly
 
Reversible visual privacy protection
Reversible visual privacy protectionReversible visual privacy protection
Reversible visual privacy protection
 
A manifesto on the future of image coding - JPEG Pleno
A manifesto on the future of image coding - JPEG PlenoA manifesto on the future of image coding - JPEG Pleno
A manifesto on the future of image coding - JPEG Pleno
 
Beyond Quality of Experience
Beyond Quality of ExperienceBeyond Quality of Experience
Beyond Quality of Experience
 
Comparison of compression efficiency between HEVC and VP9 based on subjective...
Comparison of compression efficiency between HEVC and VP9 based on subjective...Comparison of compression efficiency between HEVC and VP9 based on subjective...
Comparison of compression efficiency between HEVC and VP9 based on subjective...
 
Quality of Experience in emerging visual communications
Quality of Experience in emerging visual communicationsQuality of Experience in emerging visual communications
Quality of Experience in emerging visual communications
 
Privacy protection of visual information
Privacy protection of visual informationPrivacy protection of visual information
Privacy protection of visual information
 
Subjective quality evaluation of the upcoming HEVC video compression standard
Subjective quality evaluation of the upcoming HEVC video compression standard Subjective quality evaluation of the upcoming HEVC video compression standard
Subjective quality evaluation of the upcoming HEVC video compression standard
 
Security and Trust in social media networks
Security and Trust in social media networksSecurity and Trust in social media networks
Security and Trust in social media networks
 
Towards 3D visual quality assessment for future multimedia
Towards 3D visual quality assessment for future  multimediaTowards 3D visual quality assessment for future  multimedia
Towards 3D visual quality assessment for future multimedia
 
Rate distortion performance of VP8 (WebP and WebM) when compared to standard ...
Rate distortion performance of VP8 (WebP and WebM) when compared to standard ...Rate distortion performance of VP8 (WebP and WebM) when compared to standard ...
Rate distortion performance of VP8 (WebP and WebM) when compared to standard ...
 
What future for image/video compression
What future for image/video compressionWhat future for image/video compression
What future for image/video compression
 
An overview of JPSearch
An overview of JPSearchAn overview of JPSearch
An overview of JPSearch
 
3DTV - Past, Present and Future
3DTV - Past, Present and Future3DTV - Past, Present and Future
3DTV - Past, Present and Future
 
My talk at the ACM Multimedia 2010 panel on The Use of Non-conventional Means...
My talk at the ACM Multimedia 2010 panel on The Use of Non-conventional Means...My talk at the ACM Multimedia 2010 panel on The Use of Non-conventional Means...
My talk at the ACM Multimedia 2010 panel on The Use of Non-conventional Means...
 
Towards second generation expert systems in telepathology for aid in diagnosis
Towards second generation expert systems in telepathology for aid in diagnosisTowards second generation expert systems in telepathology for aid in diagnosis
Towards second generation expert systems in telepathology for aid in diagnosis
 
Seamless user interaction
Seamless user interactionSeamless user interaction
Seamless user interaction
 
Keynote speech at COST 292 final workshop on future of multimedia search and ...
Keynote speech at COST 292 final workshop on future of multimedia search and ...Keynote speech at COST 292 final workshop on future of multimedia search and ...
Keynote speech at COST 292 final workshop on future of multimedia search and ...
 

Último

ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...JojoEDelaCruz
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxVanesaIglesias10
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfErwinPantujan2
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management systemChristalin Nelson
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfPatidar M
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfVanessa Camilleri
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4JOYLYNSAMANIEGO
 

Último (20)

ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptx
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
 
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptxLEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management system
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdf
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdf
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4
 

ICIP2016 image compression grand challenge