Skip to content
Novus Examples

Explore the test library

Find files, editable templates and browser test targets by what you need to make or test. Explore complete business kits for connected records, templates and expected results.

5297 results

Page 177 of 221; 24 results per page.

Show the canonical directory
Preview of Stabilisation Input: pan-city, Light handheld
mp4
151.1 KB
Actual file preview for Stabilisation Input: pan-city, Light handheld

Stabilisation Input: pan-city, Light handheld

Light handheld camera shake applied to the locked-off pan-city plate: up to 3.0 px of translation at 11.0 Hz, seed 5100. Sub-pixel-to-3-pixel translation at walking cadence: the residual wobble left after in-body stabilisation. Easy to correct, and the case where over-correction visibly crops the frame for nothing. Uncovered edges are filled black rather than padded, so the crop a stabiliser needs is visible in the input.

File
MP4 · Stab · 640x360
Use case
Video stabilisationVideo QA· Conversion set
Preview of Stabilisation Input: pan-city, Rotational roll
mp4
241.4 KB
Actual file preview for Stabilisation Input: pan-city, Rotational roll

Stabilisation Input: pan-city, Rotational roll

Rotational roll camera shake applied to the locked-off pan-city plate: up to 4.0 px of translation and 1.6° of roll at 8.0 Hz, seed 5162. Translation plus up to 1.6° of roll. Translation-only stabilisers cannot fix roll at all, so this immediately separates 2-DOF from full-affine implementations. Uncovered edges are filled black rather than padded, so the crop a stabiliser needs is visible in the input.

File
MP4 · Stab · 640x360
Use case
Video stabilisationVideo QA· Conversion set
Preview of Stabilisation Input: text-motion, Heavy handheld
mp4
135.1 KB
Actual file preview for Stabilisation Input: text-motion, Heavy handheld

Stabilisation Input: text-motion, Heavy handheld

Heavy handheld camera shake applied to the locked-off text-motion plate: up to 12.0 px of translation at 6.5 Hz, seed 5131. Twelve-pixel excursions at a slower, larger cadence: running, or a long lens. Requires real trajectory smoothing rather than frame-to-frame alignment. Uncovered edges are filled black rather than padded, so the crop a stabiliser needs is visible in the input.

File
MP4 · Stab · 640x360
Use case
Video stabilisationVideo QA· Conversion set
Preview of Stabilisation Input: text-motion, High-frequency jitter
mp4
137.6 KB
Actual file preview for Stabilisation Input: text-motion, High-frequency jitter

Stabilisation Input: text-motion, High-frequency jitter

High-frequency jitter camera shake applied to the locked-off text-motion plate: up to 2.5 px of translation and 0.5° of roll at 23.0 Hz, seed 5193. Small, fast jitter near the frame rate: vibration from a vehicle or a drone motor. Aliases against the sampling rate, so naive low-pass smoothing of the path leaves it almost untouched. Uncovered edges are filled black rather than padded, so the crop a stabiliser needs is visible in the input.

File
MP4 · Stab · 640x360
Use case
Video stabilisationVideo QA· Conversion set
Preview of Stabilisation Input: text-motion, Light handheld
mp4
124.8 KB
Actual file preview for Stabilisation Input: text-motion, Light handheld

Stabilisation Input: text-motion, Light handheld

Light handheld camera shake applied to the locked-off text-motion plate: up to 3.0 px of translation at 11.0 Hz, seed 5100. Sub-pixel-to-3-pixel translation at walking cadence: the residual wobble left after in-body stabilisation. Easy to correct, and the case where over-correction visibly crops the frame for nothing. Uncovered edges are filled black rather than padded, so the crop a stabiliser needs is visible in the input.

File
MP4 · Stab · 640x360
Use case
Video stabilisationVideo QA· Conversion set
Preview of Stabilisation Input: text-motion, Rotational roll
mp4
175.3 KB
Actual file preview for Stabilisation Input: text-motion, Rotational roll

Stabilisation Input: text-motion, Rotational roll

Rotational roll camera shake applied to the locked-off text-motion plate: up to 4.0 px of translation and 1.6° of roll at 8.0 Hz, seed 5162. Translation plus up to 1.6° of roll. Translation-only stabilisers cannot fix roll at all, so this immediately separates 2-DOF from full-affine implementations. Uncovered edges are filled black rather than padded, so the crop a stabiliser needs is visible in the input.

File
MP4 · Stab · 640x360
Use case
Video stabilisationVideo QA· Conversion set
Preview of Star Schema: Customer Dimension (CSV)
csv
1.4 KB
Actual file preview for Star Schema: Customer Dimension (CSV)

Star Schema: Customer Dimension (CSV)

The customer dimension of a star schema: surrogate key, name, city, country, and segment. Joins to the sales fact table on customer_key. Names are synthetic.

File
CSV · Star Schema · 40 rows
Use case
Data importData engineering+1· Conversion set
Preview of Star Schema: Date Dimension (CSV)
csv
1.3 KB
Actual file preview for Star Schema: Date Dimension (CSV)

Star Schema: Date Dimension (CSV)

The date dimension of a star schema: one row per day with a YYYYMMDD surrogate key and calendar attributes (year, quarter, month, weekday). Joins to the sales fact table on date_key.

File
CSV · Star Schema · 31 rows
Use case
Data importData engineering+1· Conversion set
Preview of Star Schema: Product Dimension (CSV)
csv
918 B
Actual file preview for Star Schema: Product Dimension (CSV)

Star Schema: Product Dimension (CSV)

The product dimension of a star schema: surrogate key, SKU, name, category, and unit price. Joins to the sales fact table on product_key.

File
CSV · Star Schema · 20 rows
Use case
Data importData engineering+1· Conversion set
Preview of Star Schema: Sales Fact Table (CSV, 300 rows)
csv
8.2 KB
Actual file preview for Star Schema: Sales Fact Table (CSV, 300 rows)

Star Schema: Sales Fact Table (CSV, 300 rows)

The sales fact table at the centre of a star schema: 300 sale lines with foreign keys to the date, product, and customer dimensions plus quantity and amount measures. A fixture for testing joins, star-schema imports, and BI tools.

File
CSV · Star Schema · 300 rows
Use case
Data importData engineering+1· Conversion set
Preview of Statement of Work (DOCX, SAMPLE)
docx
36.2 KB
Actual file preview for Statement of Work (DOCX, SAMPLE)

Statement of Work (DOCX, SAMPLE)

Fictional SAMPLE statement of work DOCX for services-document tooling.

File
DOCX · SOW
Use case
Templates· Conversion set
Preview of Statement of Work Template (DOCX)
docx
36.6 KB
Actual file preview for Statement of Work Template (DOCX)

Statement of Work Template (DOCX)

A professional statement of work with background, scope, a milestone-and-deliverable table, fees, acceptance criteria, and a signature block: a realistic contract-style template.

File
DOCX · Statement Of Work
Use case
Templates
Preview of Static Website Project (ZIP)
zip
1.4 KB
Actual file preview for Static Website Project (ZIP)

Static Website Project (ZIP)

A realistic static-website project bundled as a ZIP: index.html with linked CSS, JS, and an SVG logo, plus a README. For testing project extraction, unpack-then-serve pipelines, and nested-folder handling.

File
ZIP · Project · 5 members
Preview of STEP: AP214 Cube Corner Points
step
673 B
Actual file preview for STEP: AP214 Cube Corner Points

STEP: AP214 Cube Corner Points

A minimal, well-formed STEP AP214 file holding the eight corner points of a 10 mm cube. For testing STEP header and entity parsing and CAD-exchange tooling.

File
STEP · Cad
Preview of Stereo Channel Imbalance (440 Hz)
wav
172.3 KB
Actual file preview for Stereo Channel Imbalance (440 Hz)

Stereo Channel Imbalance (440 Hz)

A 440 Hz stereo tone with a loud left channel and a near-silent right channel, for balance and mono-mix testing.

File
WAV · Signals · 1 s
Preview of Stereo Channel Map: L 440 Hz / R 880 Hz (WAV)
wav
516.8 KB
Actual file preview for Stereo Channel Map: L 440 Hz / R 880 Hz (WAV)

Stereo Channel Map: L 440 Hz / R 880 Hz (WAV)

A stereo WAV with a distinct tone in each channel (440 Hz on the left, 880 Hz on the right), so you can verify channel mapping, panning, and L/R routing unambiguously.

File
WAV · Channels · 3 s