image thumbnail

updated 1 year ago

Image Description Notes (with LSB encoding) by Michael Chan

The objective is to illustrate how certain reference may be made to a given image. (text, bit, data hiding)

allocateDataBitsByN_SizeBitsIntoByteArrays( bitStream, N )

bitStreamToIntArray( bitStream )

convertInt8ToBitStream( dataToBeInsertedAsBits_inDec )

image thumbnail

updated 1 year ago

Embedding/ Hiding Image Within Image (with LSB encoding) by Michael Chan

The objective is to illustrate how an image may be embedded or hidden within another given image. (bit, lsb, description)

allocateDataBitsByN_SizeBitsIntoByteArrays( bitStream, N )

bitStreamToIntArray( bitStream )

convertInt8ToBitStream( dataToBeInsertedAsBits_inDec )

image thumbnail

updated 4 years ago

find lines of code which are not suppressed (no semicolon at end) by Ueli Rutishauser

Finds code that generates output in the command window due to a missing semicolon (non-suppressed) (mlint, profile, output window)

findNonSuppressedOutput( p, considerPath )

image thumbnail

updated 4 years ago

Profiling DSP Code on a TI DM6437 by Kerry Schutz

Comare and contrast 3 different methods of profiling DM6437 DSP code (dsp, ti, texas instruments)

gen_iir_coeffs

build_and_profile.m

run_exsel.m

image thumbnail

updated almost 5 years ago

Dive Profiler by Evaristo Rojas Mayoral

Calculates Residual Nitrogen Time and Pressure Group for non-decompression dives (dive, profile, nondecrompression)

endofdive(depth,time)

repetitivedive(pg2,depth)

surfaceinterval(pg,si)

image thumbnail

updated 5 years ago

choose_profile_limits by Kevin Bartlett

Allows user to choose limits of oceanographic profile (e.g., CTD cast) (ocean, oceanography, ctd)

accept_control_callback()

choose_profile_limits(varargin)

cpl_drag_box_lines()

image thumbnail

updated 5 years ago

Radial Scan by Narupon Chattrapiban

Get radial scan of a matrix (radial, scan, profile)

rscan(M0,varargin),

image thumbnail

updated 9 years ago

INI File Reading Utility by Irtaza Barlas

Read INI file entries, by giving the application and key strings. (ini, string, profile)

[ret]=ml_GetPrivateProfileString(AppName, KeyName, filename...

image thumbnail

updated almost 10 years ago

profileQA by Harold Boll

Assess quality of an ICC profile. (profile, quality, color)

profileQA(prof, testNbr, varargin);

image thumbnail

updated almost 11 years ago

Sortable Profiler Report by Carlos Niederstrasser

Generates sortable profile reports. (development environme..., sort, profile)

sprofreport(varargin)

Contact us